I am trying to make a website using HTML5 and PHP. It's a simple html file with a PHP include ( 'include header.php') statement linking to PHP file.
The text in index.html will show up but nothing from header.php. I have PHP5 downloaded and XAMPP installed on my laptop.
I changed the 'index.html' file to 'index.php', yet it did not fix the problem.
Please help.
Thanks.
The text in index.html will show up but nothing from header.php. I have PHP5 downloaded and XAMPP installed on my laptop.
I changed the 'index.html' file to 'index.php', yet it did not fix the problem.
Please help.
Thanks.