•  
  •  
  •  
  •  
  •  
  •  
  •  
Zend Framework tutorials are compatible with top web hosting reseller. Be sure to get the best support you can have.
Click going to find the best coupon codes, editorial reviews and customer reviews of top web host and reliable web host over the internet.
Username:
Password:
  Forgot password?  Register
XML syndication

Popular listings

In this tutorial, a tiny demo application will be constructed to highlight key features of the Zend Framework and demonstrate how its components could be integrated and used together. Although the demo application is not intended for production use, the working application provides a simple skeleton for building Zend Framework applications. Even advanced PHP developers may find some parts of the demo enlightening to see how the Zend Framework might differ from other frameworks in its use and application of design patterns and components providing popular functionality.
http://framework.zend.com/wiki/display/ZFDEV/Tutorial
PageRank: 5/10
(Clicks: 6075; Comments: 0; Listing added: May 13, 2007) Listing Details Report Broken  Listing
This is split from this thread with the goal to talk though the design concepts and tradeoffs necessary to build an application using the Zend Framework. I believe that it was dreamscape that suggested that implementing the Java Pet Store might be a good idea.
http://forums.devnetwork.net/viewtopic.php?t=66007
PageRank: 0/10
(Clicks: 5903; Comments: 0; Listing added: Apr 29, 2007) Listing Details Report Broken  Listing
Excellent presentation of Zend Framework made at BostonPHP Framework Presentations.
There are available presentation slides and also a podcast available with entire presentation.
http://weierophinney.net/matthew/archives/137-BostonPHP-Framework-Presentations.html
PageRank: 5/10
(Clicks: 5772; Comments: 0; Listing added: Mar 7, 2007) Listing Details Report Broken  Listing
Continues from parts 1 and 2. Explains how to create an ACL "dynamically" from a database, with a complex ACL system with multiple role and resource types, and where resources and roles inherit from others. Contains a full ZF-based file download app
http://codeutopia.net/blog/2009/02/18/zend_acl-part-3-creating-and-storing-dynamic-acls/
PageRank: 0/10
(Clicks: 5640; Comments: 0; Listing added: Feb 21, 2009) Listing Details Report Broken  Listing
The Zend Framework 1.9 release added a new feature - Zend_Rest_Controller. Zend_Rest_Controller and Zend_Rest_Route classes go hand in hand. In the previous versions of the Zend Framework, we have had the Zend_Rest_Server component. We still have. Since Z
http://techchorus.net/create-restful-applications-using-zend-framework
PageRank: 0/10
(Clicks: 5107; Comments: 0; Listing added: Oct 15, 2009) Listing Details Report Broken  Listing
With web applications written using PHP, a session represents a logical, one-to-one connection between server-side, persistent state data and a particular user agent client (e.g. web browser). Zend_Session helps manage and preserve session data, a logical complement of cookie data, across multiple page requests by the same client. Unlike cookie data, session data is not stored on the client side, and it is only shared with the client when server-side source code makes the data available via a response to a request from the client. For the purposes of this component and documentation, session data refers to the server-side data managed by Zend_Session.
http://framework.zend.com/manual/en/zend.session.html
PageRank: 6/10
(Clicks: 4758; Comments: 0; Listing added: Feb 3, 2007) Listing Details Report Broken  Listing
1.0.0 Compatible. A basic application layer to sit on top of the framework to make it easy to be able to quickly jump into development. Includes: a modularized component structure; main application controls, logging and configuration; graceful Smarty template integration; basic content structures controls with search engine friendly URLs; and class autoloading and easy deployment capability.
http://kevinvaughan.com/pages/zend-framework-baseapp.html
PageRank: Not available
(Clicks: 4656; Comments: 2; Listing added: Jul 14, 2007) Listing Details Report Broken  Listing
Authorization using Zend_Auth, "remember me" feature and initialization of a session length (time pending which a user is logged in) will be considered.
http://en.2developers.net/post/authorization_using_zend_auth.html
PageRank: 0/10
(Clicks: 4650; Comments: 0; Listing added: Jun 5, 2009) Listing Details Report Broken  Listing
en: This tutorial was made on the base of most popular article in this kind : Rob Allen's "Getting Started with the Zend Framework". Language of this tutorial is Polish. in this tutorial we create simple but complete application using Zend Framework MVC structure and libraries.

pl: Ten samouczek powstał na bazie jednego z najlepszych artykółów tej tematyki : "Getting Started with the Zend Framework" autorstwa Roba Allena. Znajduje się w nim sporo dodatkowych komentarzy i wyjasnień. Samouczek jest w języku polskim. W artykule tym tworzymy prostą ,acz kompletną aplikację napisaną z wykorzystaniem Zend Framework.
http://blog.heavymind.net/zend-framework-tutorial/
PageRank: Not available
(Clicks: 4559; Comments: 1; Listing added: Jul 19, 2007) Listing Details Report Broken  Listing
The first part in a series on how to write a combination of a CMS and community with the Zend Framework and the Smarty templating system.
http://www.prodevtips.com/2007/11/02/writing-a-cms-with-smarty-and-the-zend-framework-part-1/
PageRank: Not available
(Clicks: 4491; Comments: 1; Listing added: Nov 20, 2007) Listing Details Report Broken  Listing