Assignment: Zend: PHP 101

PHP 101 (part 5): “Rank and File”
In this tutorial, you’ll open a text file and then use PHP to output it to a web page with the appropriate HTML coding.
PHP 101 (part 8): “Databases and other Animals”
In this tutorial, you will create a table within a MySQL data base. Then, you will create a PHP page that will connect with that data base, run a query, and return the results, in an HTML format.
Instructions
Before you begin, read the complete part of the tutorial. Then, create a working version of the tutorial code.
Deliverable
Your deliverable should provide evidence that you understand these two tutorials. In your portfolio, you should have a PHP 101 assignment page that briefly explains what each tutorial is designed to accomplish. In addition, your portfolio should include a link to working code for each tutorial. In particular, you should have working 'Breaking eggs (Spanish Omelet)' and 'Animal Magnetism.'

Since both PHP and MySQL are open-source, using the them enables you to offer your clients major cost savings when compared to commercial alternatives. In addition, they enable you to leverage previous work done by PHP and MySQL developers.