Simplified Chinese version of the Zend Framework Tutorial

Not only has Jason Qi found a lot of typographical and lexical errors in my tutorial (I know, I know.. you'd think by now I'd have found them all!) but he's also translated it into Simplified Chinese!

Download the PDF from his site now!

Thanks very much Jason.

4 Responses to “Simplified Chinese version of the Zend Framework Tutorial”

  1. 1 Jason

    Hi Rob,

    I should say many thanks to you!

    I am looking forward to your next tutorial(about Zend_auth/Zend_Acl/Zend_Session). Then my online demo will function with user register/login and people could backup their websites and share them.

    Happy new year!

    Jason.

  2. 2 Jason

    I have done the refactor that you gave to readers in your tutorial. Not sure if it is ok, please take a quick look at my site.

    Thanks.

  3. 3 Topbit

    May have still missed one….

    I've just run through the tutorial, it's very useful to help get up to speed on the basics - thank you very much.

    Maybe my PHP is setup a little stricter than usual, but I did have to put some code to
    the _indexForm.tpl.php file - just a condition around the output of the hidden id fields (

    if ('add' != $this->action)
    
    to avoid a warning notice for 'Undefined property: stdClass::$id'.  If you are addingthen you havent set $this->album->id.
    
  4. 4 Topbit

    May have still missed one….

    I've just run through the tutorial, it's very useful to help get up to speed on the basics - thank you very much.

    Maybe my PHP is setup a little stricter than usual, but I did have to put some code to
    the _indexForm.tpl.php file - just a condition around the output of the hidden id fields (

    if ('add' != $this->action)
    

    ) to avoid a warning notice for 'Undefined property: stdClass::$id'. If you are adding, then you haven't set $this->album->id.

The views expressed in these comments are not the views of the publisher. However, we believe in the rights of others to express their legitimate views and concerns. Any legitimate complaint emailed to rob@akrabat.com will be seriously considered and the post reviewed as desirable and necessary.

Leave a Reply

Pre order