PDA

View Full Version : Learning PHP ... ??


QuackHead
06-18-2002, 04:07 PM
I think I want to learn some PHP stuff... where would be the best place to start?

Any tips from the pros?

I'm more of an ASP guru - never really looked at PHP

Thanks

~Quack

Socraties
06-18-2002, 05:38 PM
try the tutorials at www.php.net and i would also take a look at www.phpbuilder.com

QuackHead
06-18-2002, 05:39 PM
Thanks Socraties!

Hey, is PHP a difficult language to learn (as opposed to ASP)?

~Quack

Spookster
06-18-2002, 07:27 PM
Out of all the other languages PHP is one of the easiest to learn. Im a Java programmer myself and I picked up on PHP in a weekend. If you proficient in programming concepts it shouldn't take long to get into PHP.

whackaxe
06-18-2002, 07:32 PM
php is a dodle compared to C++ and other strict languages of that sort i learnt in this precise order
-javascript
-php
-c++

and of all 3 i think PHP is by far the most usefull

QuackHead
06-18-2002, 07:57 PM
sweet, in that case, PHP should be a walk in the park for me...

It doens't take me long to grab ahold of stuff and 'master' it

thanks guys

~Quack

nucleuz
06-19-2002, 06:45 AM
Try out www.devshed.com , they got some nice tutorials on PHP/MySQL++