Zend MVC Framework and OOPs in PHP5
Moderator: General Moderators
Zend MVC Framework and OOPs in PHP5
can i have an information on OOPs funda and MVC framework(Zend) in PHP5.
- superdezign
- DevNet Master
- Posts: 4135
- Joined: Sat Jan 20, 2007 11:06 pm
- Christopher
- Site Administrator
- Posts: 13596
- Joined: Wed Aug 25, 2004 7:54 pm
- Location: New York, NY, US
- CoderGoblin
- DevNet Resident
- Posts: 1425
- Joined: Tue Mar 16, 2004 10:03 am
- Location: Aachen, Germany
There are lots of tutorials on the web about OO and Php. I suggest you use your favourite search engine to find one as it is a very large topic for a forum. If you are learning from scratch you may want to investigate the following:
* PHP Patterns
* Test Driven Development
For the Zend framework you could do worse than check out Akrabat Zend Framework Tutorial.
* PHP Patterns
* Test Driven Development
For the Zend framework you could do worse than check out Akrabat Zend Framework Tutorial.
- RobertGonzalez
- Site Administrator
- Posts: 14293
- Joined: Tue Sep 09, 2003 6:04 pm
- Location: Fremont, CA, USA