Tuesday, May 5, 2015

Activity 2.2.2 Introducing PHP

 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 easy to leearn and makes different things easier to do.

2.       What language would you use if you wanted to access information on a server?

  • PHP.


3.      What language would you use to create a zoom feature for images on your website without putting any additional strain on the server?

  • HTML.


4.      What language would you use to put a pretty frame around a table on your website?


  • HTML.


5.      What purpose did the comments in 222indexB.php serve for you as you worked through this activity?
  • The comments helped me understand the code better as well as work through the activity with more ease.

No comments:

Post a Comment