Catégorie: Zend Technologies
Auteur: nilizend
Publiée le: Lun, 26-Juil-2010
Vue: 709 fois
Durée: 0:04:17
Description:
Dans cette démonstration en français, nous allons voir comment utiliser l'intégration de Zend Studio et Zend Server pour lancer facilement une application, et là superviser pour détecter les erreurs, et en analyser les causes.
Catégorie: Zend Technologies
Auteur: nilizend
Publiée le: Lun, 26-Juil-2010
Vue: 715 fois
Durée: 0:03:15
Description:
Dans ce tutoriel en français, il est montré comment créer et gérer un environnement de développement PHP vous permettant de déboguer votre application de manière efficace en quelques minutes.
Catégorie: Zend Technologies
Auteur: integral30
Publiée le: Sam, 04-Sept-2010
Vue: 1144 fois
Durée: 0:07:27
Description:
English tutorial : Here I show differences between code in Model, Controller and View and where they are located in the MVC tree.
Code you are looking at is borrowed from Rob Allen's Getting Started with Zend Framework (
http://akrabat.com/zend-framework-tutorial/)
Catégorie: Zend Technologies
Auteur: integral30
Publiée le: Sam, 04-Sept-2010
Vue: 481 fois
Durée: 0:06:43
Description:
English tutorial : Part 1 of tutorial #2 - Interaction between Controller and Viewer of Zend Framework.
Here, i create the project using ZF command line tools and see what the default installation looks like.
Catégorie: Zend Technologies
Auteur: integral30
Publiée le: Sam, 04-Sept-2010
Vue: 900 fois
Durée: 0:09:30
Description:
English tutorial : Part 2 of tutorial #2 - Interaction between Controller and Viewer of Zend Framework. Here, I show where controller and corresponding viewer are located in the MVC layout and how to access them in the web browser.
Catégorie: Zend Technologies
Auteur: integral30
Publiée le: Sam, 04-Sept-2010
Vue: 440 fois
Durée: 0:09:55
Description:
English tutorial : ZF 1.8 with new Zend_Application provides an easy way to get your models loaded automatically and resources to be shared across the whole application. Just need to know the naming convention.
As I am using a simple database connection to illustrate the example, you also get a sneak peak at Zend_Db.
Catégorie: Zend Technologies
Auteur: integral30
Publiée le: Sam, 04-Sept-2010
Vue: 602 fois
Durée: 0:07:18
Description:
English tutorial : ZF 1.8 with new Zend_Application provides an easy way to get your models loaded automatically and resources to be shared across the whole application. Just need to know the naming convention.
As I am using a simple database connection to illustrate the example, you also get a sneak peak at Zend_Db.
Catégorie: Zend Technologies
Auteur: integral30
Publiée le: Sam, 04-Sept-2010
Vue: 525 fois
Durée: 0:08:57
Description:
English tutorial : Learn to have zend_auth authenticate against user information located in a database and then store the aquired user data in a percistent storage (session) to be available to the rest of the application.
Also learn the basics of creating a form using zend_form.
Catégorie: Zend Technologies
Auteur: integral30
Publiée le: Sam, 04-Sept-2010
Vue: 1216 fois
Durée: 0:09:53
Description:
English tutorial : Learn to have zend_auth authenticate against user information located in a database and then store the aquired user data in a percistent storage (session) to be available to the rest of the application.
Also learn the basics of creating a form using zend_form.
Catégorie: Zend Technologies
Auteur: integral30
Publiée le: Sam, 04-Sept-2010
Vue: 736 fois
Durée: 0:09:48
Description:
English tutorial : Learn to have zend_auth authenticate against user information located in a database and then store the aquired user data in a percistent storage (session) to be available to the rest of the application.
Also learn the basics of creating a form using zend_form.