skoobi Posted October 9, 2011 Share Posted October 9, 2011 Hi ive been trawling the web and found loads of usefull tutorials for the zend framework but none which actually help me for what i want to do (either that or im mising something)... I want to use the zend framework for creating a basic website to start off with but i will then want to develop the site into a more interactive site i.e. including an admin area and a content managed system for editing articles (not creating new ones)... After searching the web ive noticed that everybody uses frameworks of some kind now and im wanting to branch into doing the same. Most of the sites i produce at the moment are all php driven and i know a fair bit of php. Does anyone know of any tutorials (begginers) for creating a basic website using the zend framework or can anyone suggest where the best place to start is... Cheers Chris Quote Link to comment https://forums.phpfreaks.com/topic/248739-zend-tutorials-for-begginers/ Share on other sites More sharing options...
thehippy Posted October 9, 2011 Share Posted October 9, 2011 Two basic introductory tutorials Zend Framework Quickstart Rob Allen's Getting Started with Zend Framework Tutorial The first one being the official documentation and the second from the author of the Zend Framework in Action book. Frameworks give you the pragmatic tools to help you as the developer implement your design, Zend Framework more than others sticks to that philosophy quite rigidly. So in Zend Framework there are no drop in modules for an admin console or a CMS implementation, its for you as the developer to design and implement that solution. Quote Link to comment https://forums.phpfreaks.com/topic/248739-zend-tutorials-for-begginers/#findComment-1277542 Share on other sites More sharing options...
skoobi Posted October 30, 2011 Author Share Posted October 30, 2011 Brilliant thank you they were very usefull.. I also baught Pro Zend Framework Techniques which has helped as well and ive finally made a project... Quote Link to comment https://forums.phpfreaks.com/topic/248739-zend-tutorials-for-begginers/#findComment-1283407 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.