Here's a place for you to post your favourite PHP places from the cyberspace.
Here are some of mine.
PHP Tutorials:
http://www.tizag.com/phpT/ - as I already mentioned in a css thread, tizag really has a nice way of explain basic and some intermediate stuff and is a great resource for beginners.
http://codewalkers.com/tutorials.php - codewalkers is another site that I used to learn the basics of php & mysql. Their articles are good and well explained and they also have a nice pdf version of every tutorial.
http://www.phpfreaks.com/tutorials.php - phpfreaks use to be a great resource, but it seems it hasn't been updated in almost a year. Still, lots of good older tutorials to learn from.
http://www.php-mysql-tutorial.com/cms-php-mysql.php - when it comes a time for you to build your own CMS, this tutorial will help. Pretty good yet not to hard to understand.
PHP References:
http://www.php.net/manual/en/ - php has a great online manual, with many examples of how things should really be done, so it's an indispensable resource.
http://www.hudzilla.org/phpbook/ - this guy had an entire php book online while he was trying to find a publisher for it. While he actually did publish it and has excellent ratings on Amazon, he kept the book online and free. Very useful resource.
What I've always had trouble finding, though, are good compilations of PHP tips and tricksies, so if you know of any, do post them here...
Here are some of mine.
PHP Tutorials:
http://www.tizag.com/phpT/ - as I already mentioned in a css thread, tizag really has a nice way of explain basic and some intermediate stuff and is a great resource for beginners.
http://codewalkers.com/tutorials.php - codewalkers is another site that I used to learn the basics of php & mysql. Their articles are good and well explained and they also have a nice pdf version of every tutorial.
http://www.phpfreaks.com/tutorials.php - phpfreaks use to be a great resource, but it seems it hasn't been updated in almost a year. Still, lots of good older tutorials to learn from.
http://www.php-mysql-tutorial.com/cms-php-mysql.php - when it comes a time for you to build your own CMS, this tutorial will help. Pretty good yet not to hard to understand.
PHP References:
http://www.php.net/manual/en/ - php has a great online manual, with many examples of how things should really be done, so it's an indispensable resource.
http://www.hudzilla.org/phpbook/ - this guy had an entire php book online while he was trying to find a publisher for it. While he actually did publish it and has excellent ratings on Amazon, he kept the book online and free. Very useful resource.
What I've always had trouble finding, though, are good compilations of PHP tips and tricksies, so if you know of any, do post them here...