|
Posted by gosha bine on 09/20/07 13:09
On 20.09.2007 04:18 Dev wrote:
> Hello All,
> I am new member of this Group but i am nothing in PHP.
> i am a VB/VBA Programmer and want to learn PHP but i have no idea to
> start PHP in my PC.
> Kindly help me to learn PHP from the first step because i have no idea
> to script language etc.
> Please help me.
> Thanks in Advance
>
> Dev
>
Hi
welcome to the php world. I hope you don't get discouraged by previous
unfriendly responses. For the future, usenet (google groups) is not the
primary meeting point for php'ers worldwide, better take a look at
numerous web-based php forums like sitepoint.com or devnetwork.net
To start using php on your machine (I'm guessing it's Windows), you need
to install apache (web server), mysql (database server) and php itself.
There are some convenient all-in-one packages, you can take one of them
and install everything with a single click. WAMP is perhaps the most
popular one
http://www.wampserver.com/en/
The next step is to find a good tutorial, or, better, a book and learn
the language step by step. I cannot recommend you any good tutorial
because I've never read one ;) but I've heard w3schools must be good
http://www.w3schools.com/php/default.asp
Actually, the stuff is quite simple. If you did ASP programming before,
php is not much different.
--
gosha bine
makrell ~ http://www.tagarga.com/blok/makrell
php done right ;) http://code.google.com/p/pihipi
Navigation:
[Reply to this message]
|