A web site that shows how to code CGI programs using several different languages and technologies: PHP, Perl, Python, Ruby, JavaScript, Ajax, XML, JSON.
May–July 2015
A Perl project that implements a web site and database access for storing and retrieving dances for a dance organization. This project includes slides that explain every module. You can also view the Perl source code.
CS 149 • Perl Programming • Spring 2015
A comparison of PHP vs. JavaScript vs. Ajax for use on a simple project. We do the PHP version in my PHP course, and the JavaScript version in my high school class.
PHP at Mission College • Web Design at SVCTE
Demonstrates how you can use PHP to generate binary PNG files using the built-in libraries.
For my PHP & MySQL Class • Fall 2014
A sample web site for my PHP & MySQL class.
For my PHP & MySQL Class • Fall 2016
For my PHP & MySQL Class • Fall 2017
A page that uses MySQL to store data about record album images online and PHP to display and interact with the data.