[BlueOnyx:11887] Re: PHP include files

Steven Howes steve-lists at geekinter.net
Thu Jan 3 04:32:05 -05 2013


On 2 Jan 2013, at 17:50, Larry Smith wrote:
> His index.php file has:
>> <?php include '/includes/footer.php'; ?>

Surely it should be 'includes/footer.php' unless you let customers upload to the root of your filesystem?... Remove the leading slash and I suspect it will work.

S



More information about the Blueonyx mailing list