Forum Moderators: coopster

Message Too Old, No Replies

How to deal with included files?

         

toplisek

1:22 pm on Feb 27, 2009 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



How to deal with included files if there is
allow_url_include disabled?

I have issue how to do path of included file in correct way...

coopster

7:48 pm on Feb 27, 2009 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



That directive is only for including remote files [php.net]. You can still include files on your local server.