•  
  •  
  •  
  •  
  •  
  •  
  •  
Username:
Password:
Forgot password?  Register
XML syndication

Popular listings

If you are looking for a quick way to get started with the Zend Framework, then you should download this file. This download has a default setup for the Zend Framework, including: * A conventional directory structure * A bootstrap file * A configuration file with 2 stages: production, staging * An error controller * An index controller * etc
http://andries.systray.be/blog/2007/06/18/zend-framework-just-get-me-started-okay/
PageRank: Not available
(Clicks: 1397; Comments: 2; Listing added: Jun 18, 2007) Listing Details Report Broken  Listing
This tutorial demonstrates how to approach storing Zend_Acl roles and resources in a database instead of creating them in code as shown in most other tutorials.
http://my.opera.com/zomg/blog/2007/05/08/zend-acl-and-storing-roles-and-resources-in-a-db
PageRank: Not available
(Clicks: 1368; Comments: 1; Listing added: May 8, 2007) Listing Details Report Broken  Listing
So I decided to write a bit about my experience and implementation of the Zend_Acl component, it's a bit rough but I hope it gives an idea of how to possibly implement Zend_Acl. Let me know if there's anything not very clear, I'm no english major so there's bound to be some awful sections.
http://jeremyknope.com/articles/2007/06/18/experience-with-zend_acl-and-usage-example
PageRank: Not available
(Clicks: 1347; Comments: 1; Listing added: Sep 4, 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: 1339; Comments: 0; Listing added: Mar 7, 2007) Listing Details Report Broken  Listing
The Zend Framework is written entirely in PHP 5 Object Oriented conventions and is currently versioned at 0.9.3 Beta, with a full Release Candidate coming in the immediate future. PHP 5 is a major upgrade over previous incarnations of Object Oriented programming in PHP, and its one of the main reasons I choose the Zend Framework. The framework is built around modular components that can be used as standalone solutions or in conjunction with other components. In this respect they went to great lengths to make the different components very extendable and portable through the creation of interfaces (another PHP 5 caveat) and making sure the components stay as loosely coupled as possible.
http://http://blog.octabox.com/2007/05/25/a-review-of-the-zend-framework-part-1/
PageRank: Not available
(Clicks: 1322; Comments: 0; Listing added: Jun 18, 2007) Listing Details Report Broken  Listing
Welcome back for another edition of Zend Framework Hidden Gems. Finally we start on the weird and wonderful world of database abstraction with PHP5, PDO and Zend.
http://devzone.zend.com/node/view/id/1367
PageRank: 5/10
(Clicks: 1209; Comments: 0; Listing added: Jan 3, 2007) 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: 1199; 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: 1032; Comments: 0; Listing added: Nov 20, 2007) 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: 953; Comments: 0; Listing added: Feb 3, 2007) Listing Details Report Broken  Listing
Part 1 of an excellent tutorial in 9 parts on IBM Developer Works blog.
http://www-128.ibm.com/developerworks/library/os-php-zend1/index.html
PageRank: 4/10
(Clicks: 940; Comments: 0; Listing added: Jan 3, 2007) Listing Details Report Broken  Listing