Re: Header/Footer Error
I can't make sense of "both files are stored in separate folders ... but both are in the same root folder", it's self-contradictory.
And again, what result does the following code get? ...
$inc = 'view/header.php';
echo "File $inc " ( file_exists($inc) ) ? "exists" : "does not exist";
Subject
Written By
Posted
November 14, 2019 02:16PM
November 14, 2019 02:31PM
November 14, 2019 06:18PM
Re: Header/Footer Error
November 14, 2019 07:32PM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.