Zend Framework Video Tutorials

I just launched a new section on Killerphp.com on the Zend Framework.
I figured it only made sense, given that we’ve built two live web applications based on it:
Video sharing site: www.idea22.com
Web template sharing site: www.webshapes.org
-
For those of you who are not familar with the 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.
-
There is a lot more in the works in terms of our videos and articles.
Thanks,
Stefan Mischook
www.killerphp.com
www.killersites.com
March 10th, 2008 at 8:38 am
Stefan Mischook’s Blog: Zend Framework Video Tutorials
Stefan Mischook has pointed out a new section of the video …
March 10th, 2008 at 11:31 am
Right on! Thanks for sharing your time and energy, it’s a great help for someone trying to learn.
March 10th, 2008 at 11:52 am
Glad we could help.
If you have any questions, if anything is unclear, please feel free to ask.
-
We have several new videos being made.
Stefan
March 10th, 2008 at 1:09 pm
[...] Stefan Mischook has pointed out a new section of the video tutorial portion of the site that’s strictly devoted to help using the <a href=”http://framework.zend.com”.Zend Framework. I just launched a new section on Killerphp.com on the Zend Framework. I figured it only made sense, given that we’ve built two live web applications based on it. [...]
March 11th, 2008 at 4:49 pm
Stefan - I wait for more complex tutorials… How use correctly the routes, helpers…
Thanks.