Header/Footer Error
Hey guys. I'm fairly new to using MySQL and I'm trying to make a website for a college class using both MySQL Workbench and PHP. I finished with the coding section, and there's a certain page that gives me this error:
Warning: include(view/header.php): failed to open stream: No such file or directory in C:\xampp\htdocs\Project\waiting_lists\index.php on line 3
Warning: include(): Failed opening 'view/header.php' for inclusion (include_path='C:\xampp\php\PEAR') in C:\xampp\htdocs\Project\waiting_lists\index.php on line 3
Everything on that page works fine except for the header and footer. The footer error is the exact same thing. I've double-checked my paths, and they're the right paths, so I'm not sure what's going. How do you get past this?
Subject
Written By
Posted
Header/Footer Error
November 14, 2019 02:16PM
November 14, 2019 02:31PM
November 14, 2019 06:18PM
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.