Zend Framework Tutorial Screencasts

March 31st, 2008

I though that I would share this with everyone.  I am pretty sure that most people have already seen this but if you are interested in “Getting Started” tutorials here are 4 webcast for the Zend Framework.  I am a big fan of Zend and the Zend Framework.  However, at work we are using Code Igniter because of PHP Version limitations.


2 Comments to “Zend Framework Tutorial Screencasts”


  1. Wil Sinclair said:

    What version limitations do you have at work? Are you guys aware that PHP 4 will not be supported by the end of the year (at least, not by Zend). Also, frameworks that are PHP4 compatible will not be able to use the better OO model in PHP5 and of course namespaces when they are introduced- then again the earliest version we’d do that in ZF for would be 2.0.
    I’m not saying that the PHP4 compatible frameworks are no good; in fact I believe I’ve heard only good things about Code Igniter, although I myself haven’t had the pleasure yet.
    In any case, I hope every framework treats you well.

    ,Wil


  2. farrelley said:

    Wil, I agree about the OO model. I wish we did have PHP 5. There are some security issues that the IT department is looking at. Soon we will be upgrading just not sure when. Government + Bureaucracy = Slow Go. I hope to then implement the Zend Framework once we move to PHP5 since I am a big fan of the framework.

Leave a Reply