Part 5: Rank and File
Teaches how to read, write, and test the status of files. It also show how to convert a .txt file using php so that it is readable on a website. The link below is demostration of the rank and file tutorial.
Rank and FilePart 8: Animal Magnetism & Hello Database
Teaches how to create database and add tables to a database using SQL commands. Then the how to connect to a database using php. The link below is the demostration of how we used to php to connect to a database.
Hello Database