what is the best way to learn PHP programming ?
How can I learn php programming !?
I learned from the manual php.net , believe me , no thing is better
How can I learn php programming !?
I learned from the manual php.net , believe me , no thing is better
I can teach you.
Contact me online.
References :
My Opinion, Do it from the "ground up" …
Get a book on it.
Install Linux on your system (dual boot) using the Live CD from Fedora.org or Ubuntu.org
Start Linux Setup PHP and web services.
then try working with it there.
Optionally install Linux under VirtualBox for Sun, it’s free as well..
Good luck
References :
The PHP function directory is good resource…I learned by just messing around with it.
http://www.php.net/manual/en/
References :
http://www.php.net/manual/en/
Like learning any new skill, the best way to learn the language is by having as much experience programming it as possible. You do not need any complicated changes to the setup of your computer etc. All you need is a server (or just the software), with PHP installed, available for you to practice on.
I wont go into detail on this as there are plenty of guides already available, but don’t worry as whatever option you choose it will not be difficult and should take minutes to set up.
I am a self taught programmer, and in my experience the better programmers are the ones who persevere and try to solve problems for themselves. By this I recommend that you use websites with tutorials as a starting point. I initially started with W3schools tut, which I found helpful.
I’m not sure of your programming experience, but PHP is a very gentle language which is fairly easy to work with. There are also thousands of PHP developers, so you can always post in any forum and be assured that you will receive a rapid response.
Hope this helps
References :
I learned from the manual php.net , believe me , no thing is better
References :