hi....
can anybody give me link for php compiler exe file????
and mysql...whateva needed to build a web application....
i'll be thankfull....
http://www.w3schools.com/php/php_intro.asp
Follow the instruction here
http://www.w3schools.com/php/php_install.asp
Free available
or try www.php.net
If not worked let me know.
Because I never tried above. Hope it will work for you.
Best of luck. Welcome PHP family
thanks aloadz....n i hope you ll help me in developing profesional skils....
i have visited w3schools n followed the links below
http://www.php.net/downloads.php
http://httpd.apache.org/download.cgi
http://www.mysql.com/downloads/
but i don know where is the link for exe file....???? where to click as there are a number of links availabl....can you tell me the statement/exact name where to click n download starts....
http://www.php.net/downloads.php
for PHP
http://www.mysql.com/downloads/mysql/
for mysql
http://httpd.apache.org/download.cgi
for apache web server, click any link in current release
PHP is an interpreter not a compiler and I presume that what you want is an environment where you can develop PHP code and run it. There are some programs that can use PHP code and actually compile it into a Windows or Linux executeable file but I don't think that is what you want.
In order to use PHP (and MySQL) you need a LAMP "stack" (Linux, Apache, MySQL and PHP). There are packages that put all of this together for you and make it easy:
* EasyPHP (the one that I have been using for years)
* XAMPP
Any one of those can do the job.
thanks chrishea n mahavir123....
is wamp server available fa free to download???
These are all free.
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.