PHP Tutorials - Dynamic HTML Web pages using PHP part 1
Loading...
18,052
Loading...
Uploader Comments (thornwebdesign)
Top Comments
-
This video inspires me with to tackle this myself. Thanks
see all
All Comments (17)
-
thank you!
-
You are the man!
-
David, this is magnificent.
-
i can't wait to get as quick as you with coding :) how long did it take you to get this familiar with html and css coding? Kristy :)
-
One of the best video tutorials i've ever seen. great work man. part1 and 2 are awesome. keep going like that
-
Fix for Undefined index-error:
Set before al the ifs "if (isset($_GET['page'])) {" and close it before the last "else"
-
David, could you advise using your template in this tutorial how to have a customised error 404 page?
Loading...
That is just html
12345Cartoonist 10 months ago
@12345Cartoonist Sorry But this does say Part 1.....maybe there is a part 2.....Dynamic HTML Web page means that you write the HTML first then dynamically load it with PHP.......point to note....PHP does not understand HTML.......
thornwebdesign 10 months ago 3