View Full Version : hi i am new in php? tel me how to start learning it best?
hulkrana
Apr 23rd 2007, 6:16 am
hello frd,
i am working website recently and new to it.please mail me how to learn best?
reply
Alam
Apr 23rd 2007, 10:06 am
You can learn from web. Lots of sites are ready to help u.
you can also getting help from here :
http://www.freewebmasterhelp.com/tutorials/php
www.php.net
pachecus
Apr 23rd 2007, 10:10 am
The best manual I use to code php script is at
http://www.php.net/download-docs.php
Download the "HTML Help file"
commandos
Apr 23rd 2007, 10:15 am
- download a php + mysql + apache server (so you can test your code)
- start by making a hello world program
- go to php.net , see the function , read the example , try to apply them
- go step by step
Jim_
Apr 23rd 2007, 12:12 pm
First off, read through a few tutorials to get a general feel of the language.
Then, go around downloading other people's scripts and trying to read their code and understand what they're doing and why.
Start out copying and adapting other people's code snippets to your own small script projects. Use google. If you don't know how to ____, do a search for how to do it! Be sure to read and try to comprehend any code you use.
Eventually, you'll be able to think like a programmer and write your own code from scratch.
VishalVasani
Apr 23rd 2007, 12:30 pm
Hello,
For begining i advice you to visite http://www.w3schools.com/php/default.asp This website is very good and you will find beginner tutorials for almost all the languages.... check it out....
champ
Apr 23rd 2007, 7:15 pm
If I were you I'd learn MySQL before PHP. I did it the other way around and I didn't wake up until I read Wrox - Beginning MySQL.
commandos
Apr 23rd 2007, 8:02 pm
lol where did this theory came from ??
first time i hear that mysql should be taught be4 php :D
fej
Apr 23rd 2007, 9:01 pm
Try www.w3schools.com
It has almost everything you need. :)
Subikar
Apr 23rd 2007, 10:21 pm
Php 24 hour is the best book to start Php So search with this name in net you will get it.
BlueDevilMedia
Apr 23rd 2007, 10:26 pm
lol where did this theory came from ??
first time i hear that mysql should be taught be4 php :D
lol, I agree...you must learn php before MySQL! Good luck on your learning.
ramsun
Apr 23rd 2007, 11:17 pm
hi ,
yes, http://www.w3schools.com/php/default.asp is very good tutorial for php,asp,css,html
you can learn easily by using this site
All the best
Cheers,
ramsun
Slumberface
Apr 24th 2007, 6:16 am
The PHP manual is always useful although not the best to learn stuff although it's an excellent reference.
hudzilla.org/php is a good place to learn. Free online book for learning PHP. Some handy stuff in there.
vBulletin® v3.8.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.