Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

DevShed:
Getting Started with Mach-II for PHP
Oct 19, 2004 @ 11:57:08

DevShed has a new article posted today - Getting Started with Mach-II for PHP. For those unsure what Mach-II is: Mach-II is a framework for organizing applications using standard OO techniques. This article will cover how to install, set up and configure a Mach-II application, and explore basic coding techniques.

They step through the basic concepts of the design then move right into the installation/configuration. They continue on, talking about how Mach-II is event-driven, including the XML parsing of the mach-ii.xml config file.

From there, they take off, mentioning properties of the framework, creating event handlers and views, as well as some coding techniques to help you get started...

tagged:

Link:


Trending Topics: