I'm about to write a report for my IT class, about the dynamacy of PHP as opposed to HTML. My work is really cut out for me...
But what I really want to ask you all, is what would be the most interesting aspects of PHP to include, aside from the adnimitrating point of view (like incorporate the site with a mysql DB)?
What I'm going to do as a project for the report, is creating two identically websites, one written entirely in HTML, and one in PHP (including the sql abilities).
What do you think I should include?
Things I want to include myself:
- A switch function
selection from a database
insertion into a database
The mandatory if/elseif statements
inclusion
Arries and variables
But I'm all up for new ideas, suggestions, comments and guidance.
Thanks in advance!