Hello, All I am Anand Mistry from India. Currently, I am working as an SEO executive. I completed my graduation in Physics and completed my diploma from NIIT. I have beginner in following languages. Java C++ SQL 2000 XML Now, I want to learn PHP programming at my own. So, give me suggestion. How to start my PHP learning. Thanks and Regards, Anand Mistry Be Risky!!
well as I see, the best way to learn programming is by making a personal project, and then see tutorials, or PHP references to solve every problem you face in your project, by the end of your project you'll be able to do what you want, php.net and google are the best tools for learning PHP, also you can find a lot of opensource projects in sourceforge.net that are written with PHP, that will help you a lot to know how to use the advanced php techniques...
try tizag.com or lynda.com . They are great. and make php.net your reference, it don't teach anything but it helps you understand better all the built in functions in php
If you know C/C++, PHP is extremely easy to learn, takes a lot of it's syntax from there. I'd recommend learning the basic stuff through W3Schools then jumping straight to PHP.net Dan