Archive for March, 2010

The LAMP Stack With ZF

Saturday, March 27th, 2010

The LAMP stack combines the top open source technologies available for the developer on the web.  The  Zend Cart Framework is a PHP library of modules that enhance this development stack and add many classes of built in objects that make object oriented web application programming possible.

LAMP is comprised of Linux operating system, the Apache web server, the MySQL database server and PHP hypertext Preprocessor.  This development technology is a growing and changing package that is supported by a community of users.  The Zend Cart library is a set of modules created by programmers from IBM.   After mastering objects in PHP you can move on to the Zend Framework.  It is worth the effort to learn these technologies to provide scalable web applications based on open source technologies.

Tune in later and I will provide the best links to these technologies.