|
Not sure I understand you here. What do you mean by 'URL file access enabled'?
When I said passing parameters through an include would result in a 404, I just generally meant that file will not be found (not a strict 404 server error). I was talking about PHP's "failed to open stream" warning/error. You cannot pass URL parameters through an include.
|