Funbrain - Debt Consolidation - HASP - Web Hosting - Debt Consolidation

PDA

View Full Version : Best Site for PHP


salmanq
Feb 28th 2008, 11:14 pm
Hi, Every one!

Can any one tell me what is the best site for PHP learning. I want to start from binging. Any single bit of info will be highly appreciated.

Thnx

SticKer
Feb 28th 2008, 11:15 pm
try w3schools

For php go here: http://www.w3schools.com/php/default.asp

theanand
Feb 28th 2008, 11:18 pm
try this link, it helped me a lot while i was starting off

www.php-mysql-tutorial.com/

nico_swd
Feb 29th 2008, 12:53 am
I've seen a lot of people recommending Tizag. I've never used it, though.

http://www.tizag.com/phpT/

Also, you should learn how to use the manual. It'll be your best friend. www.php.net

ruby90
Feb 29th 2008, 8:45 am
I love tizaq.com great help that site have

rajesh1811
Feb 29th 2008, 9:22 am
Dear DP members,
I'm new to PHP as well.
I hope the sites that were mentioned by some of the members of DP will be useful to newbies like me.

Thank you

Christian Little
Feb 29th 2008, 10:03 am
http://www.php.net

The official site for it. Just search for whatever you are trying to do and you'll usually see several example snippets posted by other people :)

Christian Little
Feb 29th 2008, 10:03 am
* edit - double post

Panzer
Feb 29th 2008, 10:21 am
http://www.iscripting.net has some great tutorials

walkere
Feb 29th 2008, 1:59 pm
I'd recommend Practical PHP Programming (http://www.hudzilla.org/phpwiki).

It's more of a book than a simple tutorial site, which is good for beginners. You're able to follow the book in a nice progression through learning the language rather than piecing together random tutorial bits.

It's also a free book, which makes it better than all of the books you'll find at Barnes and Noble... :D

As for php.net, don't use that to learn php. It's a great reference source, but it's kind of like using a dictionary to learn the English language. It's a resource to look things up - not to learn fresh.

- Walkere

Vbot
Feb 29th 2008, 8:09 pm
IMO, no place like http://php.net it's the best place to learn php.