Helping ordinary people create extraordinary websites!
HOME TUTORIALS SCRIPTS WEB HOSTING BLOG FORUM
Get Our Newsletter
Email:

Zend Framework Tutorial

By Lyndon Baptiste
2008-08-13


Conclusion

I hope this to be a neat introduction to those out there who may wish to set up an application which maximizes the use of what I would call the Zend Framework "base components". Utilizing the few classes I have discussed in this tutorial you can create sophisticated applications in 1/4 of the time you may be doing so in right now (I speak from experience). As always feel free to comment or email me. I'll be more than happy to contribute. Click here to download my source files

Tutorial Pages:
» Introduction
» The index.php File
» Actioning Requests
» The IndexController
» The View and Layout
» Zend_Form
» CSS Code
» Validating Our Form
» Zend_DB_Table
» Back To The Controller
» Back to Zend_DB_Table
» Putting Zend_Registry and Zend_Cache Into Perspective
» Conclusion


Related Tutorials:
» Port Scanning and Service Status Checking in PHP
» Web Database Access from Desktop Applications
» CubeCart 3.0 Installation and Configuration
» PHP Site Search Made Easy
» Installing and Configuring Drupal 6.1
» Desktop Application Development with PHP-GTK

Recent Comments
Jyotsna
October 21, 2008, 2:07 pm

Hi,

I did what you said about the folder structure.

(Placed 'Zend' folder in library).

When I tested the site [URL]http://dev.super.test/index[/URL]

I got this error:
Fatal error: Uncaught exception 'Zend_Controller_Dispatcher_Exception' with message 'Invalid controller specified (error)' in C:\AppServ\www\super\library\Zend\Controller\Dispatcher\Standard.php:241 Stack trace: #0 C:\AppServ\www\super\library\Zend\Controller\Front.php(934): Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http)) #1 C:\AppServ\www\super\index.php(51): Zend_Controller_Front->dispatch() #2 {main} thrown in C:\AppServ\www\super\library\Zend\Controller\Dispatcher\Standard.php on line 241

Can you tell me why I got this error.

And also explain more about "your include paths configured and Zend Framework installed."

I need your help to start my project.

Thanks in advance,
Jyotsna.

Read all comments

Ask A Question
characters left.