Difference between revisions of "Web Frameworks - URL list"

From mi-linux
Jump to navigationJump to search
Line 11: Line 11:
 
* http://www.php.net/ - For anything regarding PHP
 
* http://www.php.net/ - For anything regarding PHP
 
* http://www.google.com/ - For everything else!
 
* 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!
 
* http://code.google.com/apis/ajax/playground/ - Useful tool supplied by google for developing api's
 

Revision as of 15:53, 22 May 2009

Main Page >> Web Frameworks >> URL list

Useful URLs: