| | |||||
| ||||||||
| Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics. |
![]() |
|
284 unique views
| LinkBack | Thread Tools |
| | #1 (permalink) |
| Join Date: Dec 1969
Posts: 0
![]() | Learning PHP... I want to learn PHP over the summer I bought a book on Amazon but I also want a nice online resource... I want practical learning, not stuff that dreamweaver can just do for me. Can anyone point me in the right direction with free, online, practical tutorials? And any other tips for learning the language? Thanks! |
| |
| | #3 (permalink) |
| NamePros Expert Join Date: Nov 2003 Location: Scotland
Posts: 5,069
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | http://codewalkers.com/ is not bad |
| |
| | #4 (permalink) |
| Account Closed Join Date: Jun 2005 Location: Mozambique
Posts: 607
![]() ![]() | I learnt my PHP from the following resources: 1. Absolute Beginners guide at zend.com. This is where I took off. 2. The PHP Manual. It is basically the whole reference manual that is available online at PHP.net including all the user-submitted info. 3. A book called PHP 5 Power Programming (ISBN : 0-13-147149-X ). It covers nearly all aspects of PHP 5 including the OO concepts. Also has good tips on how to write neat, understandable code etc. Very useful. |
| |
| | #7 (permalink) |
| Account Closed Join Date: May 2006
Posts: 395
![]() | These are some nice sites to learn PHP check it. http://www.w3schools.com/php/default.asp http://www.freewebmasterhelp.com/tutorials/php |
| |