PHP Tutorial: The tutorial is a introduction to using PHP for managing a table in a MySQL database. It shows how to use PHP to create a table, and shows the integration of HTML/PHP for adding data to the table, modifying and deleting data using a browser.