Zend Framework Video Tutorials

zend framework logo

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

Tell a friend about this article / post.

5 Responses to “Zend Framework Video Tutorials”

  1. PHPDeveloper.org Says:

    Stefan Mischook’s Blog: Zend Framework Video Tutorials

    Stefan Mischook has pointed out a new section of the video …

  2. Ryan McAllen Says:

    Right on! Thanks for sharing your time and energy, it’s a great help for someone trying to learn.

  3. Stefan Mischook Says:

    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

  4. Stefan Mischook’s Blog: Zend Framework Video Tutorials | PHP Coding Practices - Become an expert PHP Programmer Says:

    [...] 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. [...]

  5. Turist Says:

    Stefan - I wait for more complex tutorials… How use correctly the routes, helpers…
    Thanks.

Leave a Reply