Web Frameworks - URL list
From mi-linux
Jump to navigationJump to searchMain Page >> Web Frameworks >> URL list
Useful URLs:
- http://framework.zend.com/ - Zend Framework homepage
- http://framework.zend.com/manual/en/ - Zend Framework Documentation
- http://www.zftutorials.com/ - Tutorials
- http://www.zfforums.com/ - Forums
- http://www.php.net/ - For anything regarding PHP
- http://www.google.com/ - For everything else!
- http://library.monx007.com/computer/install_webserver2/1 (setting up Zend on XP, with Apache,Mysql and PHP)
- http://www.tutorialspoint.com/ruby-on-rails/ - Ruby On Rails Tutorial (Very useful if you wish to learn RubyRails)
- http://akrabat.com/zend-framework-tutorial/ - Good tutorial for making a CRUD application in Zend (Note that this tutorial does not use a bootstrap file instead it loads through the public index.php) (0723342)
- http://framework.zend.com/apidoc/core/ - Zend Framework API documentation - good syntax reference!