Magazine Articles
Up one levelArticles we've written, mostly for Linux User and Developer
- PHP Web Application Testing with SimpleTest
- Files to accompany an article on PHP Unit Testing for Web applications using the SimpleTest framework. File (.tar.gz) includes source code and sample data (sqlite). Requires php5, appropriate Apache setup and sqlite libraries being present. Published in "Linux User and Developer" (2006)
- PHP Propel - Object Relational Mapping
- Propel is a PHP Object Relational Mapping (ORM) Framework for PHP. This archive contains example code to accompany an article published in "Linux User and Developer" (2006)
- PHP Zend Framework - Cache module
- Sample code to accompany an article written for Linux User & Developer covering the Zend Framework's Cache module.
