AKnife has submitted 4 links
Basic Plugin/Event Architecture
in PHP added by AKnife, on 15/5/2007 abstraction advanced tutorials events php plugins
Any complicated application will require some level of abstraction on top of the programming language itself; a strong plugin and event architecture can make for strong reusable components, as well as clean, easy to manage code.
comment save reportSimple AJAX Library
in PHP added by AKnife, on 13/5/2007 AJAX JavaScript advanced tutorials php
Javascript and PHP make for a powerful combination allowing instant user-feedback via this simple AJAX library
comment save reportMagickWand for Beginners
in PHP added by AKnife, on 11/5/2007 beginner tutorials gd im image image manipulation imagemagick
The "MagickWand" interface to ImageMagick for PHP makes image manipulation as easy as it can get.
comment save report