24th January 2011
Recently, a couple of people have very generously donated their time to translate my Zend Framework Tutorial into their native language to help their fellow countrymen.
Firstly, Mario Santagiuliana has provided an Italian translation: Introduzione allo Zend Framework.
Secondly, Radosław Benkel translated into Polish and I'm hosting the PDF here: Pierwsze kroki z Zend Framework.pdf.
Thank you both!
Posted in Tutorial | 2 Comments »
1st September 2009
Chris Kirk has kindly provided a Q&A PDF which summarises a number of problems that have been raised and answered in the comments on the tutorial page. If you are having problems, download it and see if it helps.
Thanks Chris!
Posted in Tutorial | 2 Comments »
6th June 2007
William Graham has been playing with the Zend Framework and Oracle using my tutorial.
His notes are very useful if you want to get my admittedly MySQL-centric tutorial working with Oracle. I've come across that uppercase field name thing before in an application I wrote at work that needed to transfer some data from Oracle to SQL Server. Took me a while to work out what was going on.
I'm a little confused about the case of form element names in $_POST, so will have to test that at some point.
Posted in Tutorial | Comments Off