Need Good Tutorials for PHP for my new project

@drmusic (172)
Mexico
August 24, 2007 1:47pm CST
well on the next few months i will makeing a scholl project that consist on making all thei nterfase for a contest, the interfase msut be webbased and need to have acces to mysql database and also must bne done on PHP well i have worked with php only a few times so im a little "green" on the topic so any web tutorial or resources will be apreciated
1 person likes this
8 responses
• India
28 Nov 07
my way to learn php was studying an ebook (i found one on the internet it was quite long ago and i dont remember the actual site) and referring to the php help that comes with the php programming language...same is the case with mysql
• Poland
1 Dec 07
I agree - learning from (e)books is the easiest way to learn PHP. It also helps if you already know other programming lanugage, like C or C++. And don't forget to check manual at php.net often - remember, it's your best friend (and you can find a lot of examples there as well!).
• India
2 Dec 07
well, knowing c/c++ is required...php.net has really good examples to get help but i believe that for making writing complex scripts, c/c++ concepts should be read first...it takes hardly a week or even less to learn php after that...php is the best scripting language on the earth now and its worth going deeper into it, budyy!
• India
28 Nov 07
Hi Dr. It is very difficult to find a good tutorial on net. to learn PHP you can refer following sites. 1. itestsg.org 2. gigapedia.org 3. brainbell.com 4. functionx.com Hope this will help you a lot. Thankyou
• India
7 Nov 07
try following sites. www.php-mysql-tutorial.com www.w3schools.com
@nkadam (76)
• India
24 Sep 07
If you want good tutorials about php then you can get free tutorials from, http://web-develop.awardspace.com/php_tutorial.html Here you can find some more information about php.
@shiloh_222 (5479)
• Philippines
22 Sep 07
sign up and be part of PHPfreaks... for MySQL, sign up for MySQL freaks. though i have been using php, mysql for nearly 5 years, there are times, that i really need to ask for assistance and they are good support or community for programmers like me. they even have tutorials and people in the industry willing to answer our questions... but be careful when you are asking them to do your school project for you... just simply inquire...try it out first in your own so that you'll have the source code to refer to...
• India
24 Nov 07
try pixel2life.com
@onedollar (781)
• Belgium
19 Sep 07
at least work with a framework in PHP. The best frameworks for me personaly are: CodeIgniter, CakePHP and Akelos (in reversed order :-) )
@nkadam (76)
• India
11 Sep 07
There aer many sites that have good articles about php.But three sites i have found that contain lots of php information and tutorials they are 1) php.net 2) phpit.net 3) Hotscripts.com