Hi I am learning php, can any one help best way to learn that?
K kaushik83 New Member Messages 10 Reaction score 0 Points 0 Jun 12, 2008 #1 Hi I am learning php, can any one help best way to learn that?
supajason Member Messages 288 Reaction score 2 Points 18 Jun 12, 2008 #2 W3C Schoolc is a good place to start : http://www.w3schools.com/php/default.asp Setup your own local server http://www.apachefriends.org/en/xampp.html good luck if somethings not working or need help post or message me i will help!
W3C Schoolc is a good place to start : http://www.w3schools.com/php/default.asp Setup your own local server http://www.apachefriends.org/en/xampp.html good luck if somethings not working or need help post or message me i will help!
P phpasks New Member Messages 145 Reaction score 0 Points 0 Jun 12, 2008 #3 kaushik83 said: Hi I am learning php, can any one help best way to learn that? Click to expand... You can download full tutorial php here http://www.php.net/download-docs.php
kaushik83 said: Hi I am learning php, can any one help best way to learn that? Click to expand... You can download full tutorial php here http://www.php.net/download-docs.php
LHVWB New Member Messages 1,308 Reaction score 0 Points 0 Jun 15, 2008 #4 Another good tutorial can be found below. www.hudzilla.org/phpwiki/
Jarryd Community Advocate Community Support Messages 5,534 Reaction score 43 Points 48 Jun 15, 2008 #5 Code: <?php echo "w3schools is your best bet" ?>