New to PHP
-
Hi, I am very new to PHP . can any ne tell me how to strat and what to download for PHP and where to write php code? Help me!!:confused:
-
Hi, I am very new to PHP . can any ne tell me how to strat and what to download for PHP and where to write php code? Help me!!:confused:
umm try the official php website[^] which includes all the documentation as well.
Check out the CodeProject forum Guidelines[^] The original soapbox 1.0 is back![^]
-
Hi, I am very new to PHP . can any ne tell me how to strat and what to download for PHP and where to write php code? Help me!!:confused:
- First get a php & apache server running on your development machine like xampp[^] 2) Choose an editor. You can use notepad (if your using windows) but it doesn't colour the code for you, so it's hard to read. Good free alternatives are notepad++[^] and aptana studio[^]. If you don't mind parting with a bit of cash, Dreamweaver[^] is the don. Then go through some tutorials like: http://www.w3schools.com/[^] http://www.tizag.com/phpT/[^]
modified on Wednesday, July 1, 2009 6:20 AM
-
Hi, I am very new to PHP . can any ne tell me how to strat and what to download for PHP and where to write php code? Help me!!:confused:
Refer below sites. It will very useful for understanding and learning about PHP. http://www.tizag.com/phpT/ http://www.w3schools.com/php/default.asp :cool:
-
Hi, I am very new to PHP . can any ne tell me how to strat and what to download for PHP and where to write php code? Help me!!:confused: