Friday 7 October 2011

PHP

Because there are so many dynamic elements required in my website (the calendar, keyword search) it would be much faster for me to use a scripting language called PHP along with HTML and CSS, instead of just HTML. So instead of designing several independant html pages for each event day, we will just build one page to which we can pass the date and the script will dynamically change the result-set of the page. Since I do not have to do a line by line code, it will be faster for me to do it using PHP.

No comments:

Post a Comment