Zend Framework
The Zend Framework is a web application framework designed to make building complex PHP based web applications easier.
The Zend Framework contains a series of components (built using PHP 5) that manages many common task in web application development:
- Zend_Form: to make form handling/processing easier.
- Zend_Mail: makes email functionality trivial to create in PHP.
- Zend_Db_Adapter: to connect to databases.
- Zend_Pdf: allows you to easily create and edit PDF documents.
... And this is just a small sampling.
Web application frameworks like the Zend Framework provide a few key advantages:
- The code is well tested and optimized - less chance of bugs.
- Frameworks provide a standardized way of doing things, so people new to a project, can easily jump in without having to learn a whole new architecture.
- A grab-bag of pre-made components really speeds up the development process.
As such, I think it makes real sense to learn the Zend Framework.
Zend Framework Video Tutorials
In our continued aim to make your life as a php nerd easier, we are slowly compiling a collection of video tutorials on the various components of the Zend Framework.
Zend Framework Video Tutorials
Questions?
Just post them on the PHP forum.
You can learn more about Zend at our buddy's site:
Much more to come ...
Thanks,
Stefan Mischook
TopPage Table of Contents
Killersites.com Support:
- stefan@killersites.com
- 514-932-8091 (10 to 5)
Questions about the videos:
- videos@killersites.com
Hosting and domain name support:
- (480) 624-2500
PayPal Customer Support: 1-888-221-1161
Killersites.com has been a PayPal Verified Merchant since 2001. We also accept payment via check or money order.
Please send payment to:
Killersites.com Inc. 4156 Dorchester #2 Westmount, Quebec Canada H3Z 1V1
The more you learn, the more you earn!