PHP 101 Tutorial
In this assignment we were to view PHP 101 Tutorial part 5 - Rank and File - where we learn to open a text file and then use PHP to output it to a web page with the appropriate HTML coding. The below link is the Rank and File output from the tutorial.
Rank and File - Spanish OmelettesThe other tutorial we were to view was part 8 - Databases and other Animals - where we learned to create a table within a MySQL database and a PHP page that connects with database, runs queries, and returns results. The below link is the Databases and Other Animals output from the tutorial.
Databases and Other Animals