Hi everyone,
I've followed the tutorial on http://akrabat.com/2008/02/21/simple-zend_form-example/ and I've got this error. Fatal error: Class 'forms_ContactForm' not found in C:\xampp\htdocs\sandbox\app\controllers\IndexController.php on line 14. I saw that the author answered that we need to add application to php include path. Can somebody tell me how it's done and where ? I'm a complete noob to both php and zend framework. I'd be appreciated if anybody would help me on this matter. Besides, I'm doing it on xampp and my file path is C:\xampp\htdocs\formtutorial\ in that case how m i supposed to set the include path ? Thanks
php include path in zend
Moderator: General Moderators
Re: php include path in zend
That tutorial is from February 2008. We are in March 2010. The framework has changed quite a bit