Create Your Own lightweight PHP MVC Framework
July 13th, 2010
A quick walk though of creating your own PHP MVC Framework. A useful exercise to better understand the roles of the MVC players.
A quick walk though of creating your own PHP MVC Framework. A useful exercise to better understand the roles of the MVC players.
Short AMFPHP example, explaining the bullets in the process of installing AMFPHP and connecting Flash to PHP through its gateway.
This script resizes all of the image files in a directory which are larger than sizes prescribed in the script.
Explanation and example of the singleton design pattern used to connect to a mysql database.
PHP script which makes an exact copy of an existing MySQL Database