Mod 2: PHP

The assignments mainly covered in this module was PHP. PHP(PHP: Hypertext Preprocessor) is a scripted language that is primarily used for web development. More specifically, PHP creates dynamic and interactive websites that can read data from the user and manipulate it. You manipulate it by, accessing a database to retrieve its data. One of my best assignments that I did during this module was the Textbook assignment which was using strings and variables to find out the cost of purchasing 30 widgets. The 2nd most influence assignment we did during this module was PHP Manual Assignment. THe PHP manual would be where you entered you name and age into a form then it would display the results in a sentence


Links to the Assignments

CLICK HERE TO GO TO TEXTBOOK ASSIGNMENT

CLICK HERE TO GO TO PHP Manual