Learning Zend Framework
For the next few days, I would be writing a guide in using the Zend Framework in creating a simple Social Networking Site.
I will be blogging about how to create the site from scratch and help you and myself in learning the Zend Framework and creating a project is the best way to do it. By the way, we'll be doing the project the agile way! =)
The project will be called ZF Connections, an online community with user profiles, messaging, posting of ads and blogs.
Next post, we will be discussing our directory structure, and how we could separate our modules in their own directories and our bootstrap file.