I'm New for PHP need some information

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
S.Shangar
Forum Newbie
Posts: 1
Joined: Thu Feb 18, 2010 11:35 pm

I'm New for PHP need some information

Post by S.Shangar »

Hi ,

I'm a .NET developer new for PHP. how can i download php,mysql and apache and what is the latest versions. how can i study php,my sql fully means develop php web application. if anyone knows the links please mention here.

Thanks

S.Shangar
pbs
Forum Contributor
Posts: 230
Joined: Fri Nov 07, 2008 5:31 am
Location: Nashik, India
Contact:

Re: I'm New for PHP need some information

Post by pbs »

You can download wampserver for PHP/MYSQL/APACHE from
http://www.wampserver.com/en/download.php

Also for PHP manual go to php.net site
aravona
Forum Contributor
Posts: 347
Joined: Sat Jun 13, 2009 3:59 pm
Location: England

Re: I'm New for PHP need some information

Post by aravona »

I's suggest going here http://www.w3schools.com/php/default.asp and covering all the basics :) even if it seems like you know after you start reading its a pretty useful site imo. :)
siji86
Forum Commoner
Posts: 30
Joined: Fri Mar 26, 2010 6:15 am

Re: I'm New for PHP need some information

Post by siji86 »

The Internet has lot of Resources for PHP, also you can go through some of these books:
1) Head First PHP and MySQL
2) Programming in PHP

After reading these books i am sure you will be able to develop PHP Applications.
User avatar
Jonah Bron
DevNet Master
Posts: 2764
Joined: Thu Mar 15, 2007 6:28 pm
Location: Redding, California

Re: I'm New for PHP need some information

Post by Jonah Bron »

And above all, remember...

:google:
Post Reply