TeamPhotoshop
Reviews, updates and in depth guides to your favourite mobile games - AppGamer.com
Forum Home Latest Posts Search Help Subscribe

php tutorials

Page: 1 Reply
Jun 23rd 2004#154097 Report
Member since: May 22nd 2004
Posts: 21
I want to learn PHP , So what is the best tutorial/video out there for PHP?

thanks
Reply with Quote Reply
Jun 23rd 2004#154106 Report
Member since: Feb 18th 2004
Posts: 736
I'm not sure if this is the best, but this is a good tutorial
Reply with Quote Reply
Jun 23rd 2004#154108 Report
Member since: Feb 14th 2003
Posts: 685
indeed, that is the best place to learn - straight from the source.
Thats where I got my beginnings of php also, still a ways to go for me

heathrowe
Reply with Quote Reply
Jun 23rd 2004#154152 Report
Member since: Apr 25th 2003
Posts: 1977
My fav. is http://www.phpfreaks.com . There's a whole lot of info over there, and most of the tutorials are well structured so its easy to understand. You may also want to visit forums.devshed.com
Reply with Quote Reply
Jun 26th 2004#154293 Report
Member since: Dec 17th 2002
Posts: 150
Im with Heathrowe on this one, Read through source, quite often it's commented, and whatever you don't understand, check up on the php manual(why else would http://www.php.net/fuctionhere) redirect to the part of the manual you want?

The advantage of reading source is that you fully understand what each line does, whereas quite often tutorials are more or less uncommented code snippets.

:D
Reply with Quote Reply
Jun 26th 2004#154307 Report
Member since: Sep 29th 2003
Posts: 1496
I just got the book SAMS Learn PHP in 24 Hours, it is great, I have learned quite a bit in 2 hours.
Reply with Quote Reply
Jun 27th 2004#154340 Report
Member since: Nov 18th 2003
Posts: 80
I made this after reading 2 chapters of SAMS Learn PHP in 24 Hours: http://i.gravity-host.com/index.php
Reply with Quote Reply
Jun 28th 2004#154457 Report
Member since: Feb 18th 2004
Posts: 736
I really don't like those SAMS books. I have a SAMs C++ 6 book. It didn't help very much. I eventually learned C++, and went back to find a couple errors in the book. I recommend the site that I posted. It is the manual, and in many cases, the user comments are extremely helpful.
Reply with Quote Reply
Page: 1 Back to top
Please login or register above to post in this forum