|
Use PHP if you are going to use a database like MySQL, want to dynamically add dates and times, headers, footers, manipulate strings of text, add password encryption (access control), process forms, populate pages with repeatable elements like tables and images (like image galleries), protect form data from hackers, image manipulation, implement error handling, and so on.
It's a REALLY good idea to start using PHP right away, especially if you think your site will grow a great deal.
|