PDA

View Full Version : know any good helpful site?



Sai
02-23-2006, 07:58 PM
you guys know any good helpful sites on HTML and PHP learning?

Dave
02-23-2006, 08:23 PM
http://www.htmlgoodies.com/

This is a great site that got me started 12 years ago.

bluelm
02-24-2006, 08:05 AM
Sai -

I got some great help when I posted a similar question

http://bluehostforum.com/showthread.php?t=92

crazypenguin
02-27-2006, 05:50 PM
For php you may want to try codewalkers.com (http://codewalkers.com/index.php)

w3schools (http://www.w3schools.com/default.asp) is a good web site for all kinds of coding help. php (http://www.w3schools.com/php/)

phpbuilder (http://phpbuilder.com/) is another good resource.

php resource index (http://php.resourceindex.com/Documentation/Introduction_to_PHP/) has a pile of sites to help you.

stanvman
03-01-2006, 01:57 AM
Here is the best PHP tutorial that I've found on the net. It should keep ya busy for a while. http://zend.org./php/beginners/index.php

Dave
03-01-2006, 02:02 AM
Nice. I can't wait to dig in to this site.

giff
03-01-2006, 08:03 AM
What about these...

Great site for tutorials, etc on all subjects
http://www.devshed.com/

Loads and Loads of classes for PHP
http://www.phpclasses.org/

Know what is going on in the world of PHP
http://www.planet-php.net/

And the last one...
Everyone who is anyone should always refer to this site
http://www.php.net/manual/en/

One last piece of advice. Websites are only going to offer the basics, if you want to learn more and have a larger overview of PHP buy some books.
I learnt more form books than from websites, sites can be a great reference but they never go into enough depth.

macgyver2
03-01-2006, 08:20 AM
Here is the best PHP tutorial that I've found on the net. It should keep ya busy for a while. http://zend.org./php/beginners/index.php
That is a nice site. I guess I'm going to give in and start learning php. :) It never hurts to learn another language...well, at least it never hurts to know another language. :D