lordali wrote: > > Thanks for the explanations. > No problem.
lordali wrote: > > Actually I have 4+ years of web development experience in ASP.NET. I am > new to PHP and trying to learn it. I am looking for MVC framework to > reduce learning curve and save development time. Heared about Zend and > wanted try it. > Cool; was it web-forms based or MVC? lordali wrote: > > Is there any sample application with CRUD functionality which I can use to > learn Zend framework? > Not that I know of; however, symfony has a sample application called Jobeet: http://www.symfony-project.org/jobeet/1_4/Doctrine/en/ It won't teach you Zend Framework, but it will provide insight into the structure of a PHP MVC application. It is for their 1.x framework and hasn't yet been updated for version 2.x. ----- -- Wil Moore III Why is Bottom-posting better than Top-posting: http://www.caliburn.nl/topposting.html DO NOT TOP-POST and DO trim your replies: http://linux.sgms-centre.com/misc/netiquette.php#toppost -- View this message in context: http://zend-framework-community.634137.n4.nabble.com/Noob-Questions-Please-help-tp3441523p3448054.html Sent from the Zend Framework mailing list archive at Nabble.com. -- List: [email protected] Info: http://framework.zend.com/archives Unsubscribe: [email protected]
