Zend Framework tutorials are compatible with top web hosting reseller. Be sure to get the best support you can have.
|
|
|
|
|
Popular listings
|
I’m starting to get hooked on the Zend Framework’s abstraction to the PDO
http://www.zed23.com/2007/03/13/zend_db-love/
PageRank: Not available
(Clicks: 2850;
Comments: 0;
Listing added: Sep 4, 2007)
|
|
Zend_Translate is the Zend Framework's solution for multilingual applications.
http://framework.zend.com/manual/en/zend.translate.html
PageRank: 5/10
(Clicks: 2844;
Comments: 0;
Listing added: Mar 19, 2007)
|
|
Yet another demonstration of the power of the Zend Framework. This works with ZF Version 0.8 as well as the recent release of 0.9.(x?) This time we’re going to create dynamic breadcrumbs that might look like this: Home / Article / Editing: My Post Title Utilizing view helpers, all we need to do is do a little prep work; in my case, I use a bootstrap controller that all my controllers extend.
http://www.zed23.com/2007/03/14/breadcrumbs-with-zend-framework-view-helpers/
PageRank: Not available
(Clicks: 2752;
Comments: 0;
Listing added: Sep 4, 2007)
|
|
This article can be useful to anyone who is trying to add a PHP application, like WordPress or MediaWiki to the Web application that uses the Zend_Controller class, which is a part of Zend Framework.
http://www.alexatnet.com/Blog/Index/2006-10-03/how-to-run-a-php-application-together-with-the-zend-framework-application
PageRank: 3/10
(Clicks: 2709;
Comments: 0;
Listing added: Feb 4, 2007)
|
|
CAPTCHA stands for "Completely Automated Turing test to tell Computers and Humans Apart;" it is used as a challenge-response to ensure that the individual submitting information is a human and not an automated process. Typically, a captcha is used with form submissions where authenticated users are not necessary, but you desire to prevent spam submissions.
Captchas can take variety of forms, including asking logic questions, presenting skewed fonts, and presenting images and asking how they relate. Zend_Captcha aims to provide a variety of backends that may be utilized either standalone or in conjunction with Zend_Form.
http://framework.zend.com/manual/en/zend.captcha.html
PageRank: 5/10
(Clicks: 2706;
Comments: 0;
Listing added: Oct 3, 2008)
|
|
Zend_Auth provides an API for authentication and includes concrete authentication adapters for common use case scenarios. Zend_Auth is concerned only with authentication and not with authorization. Authentication is loosely defined as determining whether an entity actually is what it purports to be (i.e., identification), based on some set of credentials. Authorization, the process of deciding whether to allow an entity access to, or to perform operations upon, other entities is outside the scope of Zend_Auth.
http://framework.zend.com/manual/en/zend.auth.html
PageRank: 6/10
(Clicks: 2674;
Comments: 0;
Listing added: Feb 24, 2007)
|
|
For an upcoming project I intend implementing a RESTful web service. Back a few months ago when tinkering with the idea of a Technorati class for the Zend Framework, a reply from Davey Shafik highlighted the existence of a Zend_Rest_Client proposal. That proposal has since been implemented, and is now available from the Framework's incubator directory. Also available is the focus of this tutorial - Zend_Rest_Server.
http://blog.astrumfutura.com/archives/245-RESTful-Web-Services-with-Zend-Framework.html
PageRank: Not available
(Clicks: 2659;
Comments: 0;
Listing added: Mar 14, 2007)
|
|
This article explains how to create a custom route and a custom router that use the database to determine which controller will be used. This is used because the writer wants to use short URLs like site.com/page and re-use controllers for multiple page-types in a CMS.
http://my.opera.com/zomg/blog/2007/09/19/extending-zend-framework-route-and-router-for-custom-routing
PageRank: Not available
(Clicks: 2592;
Comments: 0;
Listing added: Sep 19, 2007)
|
|
The ext js framework has a great grid component. In this tutorial I explain how you can provide it with data from a zend framework application
http://naneau.nl/2007/04/24/creating-an-ext-js-grid-using-the-zend-framework/
PageRank: Not available
(Clicks: 2573;
Comments: 0;
Listing added: Apr 24, 2007)
|
|
The Zend Framework has so many great features and can do so many things--sometimes it's just not immediately clear how to implement those great features. The following is a quick tutorial to show you how easy it is to use Ajax with Zend Framework.
http://blog.jtclark.ca/2010/03/zend-framework-and-ajax/
PageRank: 0/10
(Clicks: 2534;
Comments: 0;
Listing added: Apr 9, 2010)
|
|
|
|
|
|
|
|
|
|