Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    text
    copied!<p>The quickstart tutorial is a great way to begin, maybe read it again? There's also this one:</p> <p><a href="http://www.cyberciti.biz/tips/zend-framework-php-tutorial.html" rel="nofollow noreferrer">http://www.cyberciti.biz/tips/zend-framework-php-tutorial.html</a></p> <p>From the above link:</p> <blockquote> <p>This tutorial is intended to give a very basic introduction to using the Zend Framework to write a very basic database driven application.</p> </blockquote> <p>And here's a list of ZF tutorials for beginners:</p> <p><strong>Introduction and database Tutorial:</strong> <a href="http://akrabat.com/zend-framework-tutorial/" rel="nofollow noreferrer">http://akrabat.com/zend-framework-tutorial/</a></p> <p>Source Files <a href="http://akrabat.com/wp-content/uploads/zf-tutorial-174.zip" rel="nofollow noreferrer">here</a></p> <p><strong>Authentication Tutorial:</strong> <a href="http://akrabat.com/zend-auth-tutorial/" rel="nofollow noreferrer">http://akrabat.com/zend-auth-tutorial/</a></p> <p>Source Files <a href="http://akrabat.com/wp-content/uploads/zf-auth-tutorial-200.zip" rel="nofollow noreferrer">here</a></p> <p><strong>Forms Tutorial:</strong> <a href="http://akrabat.com/zend-framework/simple-zend_form-example/" rel="nofollow noreferrer">http://akrabat.com/zend-framework/simple-zend_form-example/</a></p> <p>Source Files <a href="http://akrabat.com/wp-content/uploads/Zend_Form_Example.zip" rel="nofollow noreferrer">here</a></p> <p><strong>File Upload Tutorial</strong>: <a href="http://akrabat.com/zend-framework/simple-zend_form-file-upload-example-revisited/" rel="nofollow noreferrer">http://akrabat.com/zend-framework/simple-zend_form-file-upload-example-revisited/</a></p> <p>Source Files <a href="http://akrabat.com/wp-content/uploads/Zend_Form_FileUpload_Example.zip" rel="nofollow noreferrer">here</a></p> <p><strong>Layout Tutorial:</strong> <a href="http://akrabat.com/zend-framework/simple-zend_layout-example/" rel="nofollow noreferrer">http://akrabat.com/zend-framework/simple-zend_layout-example/</a></p> <p>Source Files <a href="http://akrabat.com/wp-content/uploads/Zend_Layout_Example.zip" rel="nofollow noreferrer">here</a></p> <p>I would make sure they're not for much earlier versions of the ZF before diving in.</p>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload