hi....

can anybody give me link for php compiler exe file????
and mysql...whateva needed to build a web application....
i'll be thankfull....

Recommended Answers

All 7 Replies

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)

* Wamp Server

* 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.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.