i'm new to php. i want to know is there any website for beginners that i can go to or any book anybody can recommend for beginners. so far i only found advance sites
i'm new to php. i want to know is there any website for beginners that i can go to or any book anybody can recommend for beginners. so far i only found advance sites
http://w3schools.com/php/
Once you've learnt the basics, just mess about with stuff people have already done. It worked for me
~Callum
I can customise your phpBB board. Send me a PM.
lynxphp - info, tutorials and scripts
"A forum post should be like a skirt; long enough to cover the subject but short enough to keep things interesting."
Just a note, w3schools may be good for the bare-minimum basics, but some of their tutorials are years out of date. For example, they still advocate the usage of the two-revisions-old MySQL standard. Therefore, if you're going to do any MySQL work, try to avoid listening to what w3schools says.
Other than that, welcome to the world of PHP.
Last edited by lemon-tree; 09-05-2010 at 01:44 PM.
I've recommended this book here before. It should be available nearly everywhere (and you can probably pick it up used or find it in your local library), it builds from basics without many assumptions, and it tries to remind you that although there are lots of ways of doing things, some are better than others. Do the exercises, including the ones that lead to errors -- there's a reason why they want to expose you to things like that.
“Beware of bugs in the above code; I have only proved it correct, not tried it.” --Donald Knuth
"It was as if its architects were given a perfectly good hammer and gleefully replied, 'neat! With this hammer, we can build a tool that can pound in nails.'" -- Alex Papadimoulis (on TheDailyWTF.com)
Try something like the PHP for dummies book (not saying your a dummy). One tip though, DONT USE ASK.COM!
█ x10 Lieutenant
█ If I have helped, please click the star in the bottom left of my post.
█ Free Hosting support volunteer 410 posts from Community Advocate (This is NOT live!)
PHP, nice
I spent most of my middleschool/highschool learning C, C++, Pascal, HTML, Apple SDK. I never though about PHP tho...hmmm... I'm just wondering, how hard is php?
I can customise your phpBB board. Send me a PM.
lynxphp - info, tutorials and scripts
"A forum post should be like a skirt; long enough to cover the subject but short enough to keep things interesting."