1. In Activity 2.2.1 you used a version of this site that was constructed entirely from HTML, JavaScript, and CSS. What do you think are the most important improvements made by using PHP and MySQL?
PHP is an easier language to learn. Help and documentation is easy to find becuase it is so widely used. Any text editor can be used to write PHP and it is not OS specific. PHP powers about 30% 0f the web and there is no cost associated with it. PHP is fast and is object oriented with the ability to call objects from Java and Windows COM.
PHP
Javascript
4. What language would you use to put a
pretty frame around a table on your website?
5. What purpose did the comments in 222indexB.php serve for you as you worked through this
activity?
It made it easier to know where things go and what parts of code served certain purposes.
No comments:
Post a Comment