Posted by Simon Kittle on 10/27/06 14:06
sam wrote:
> Hi,
> I want to compile and test php script
> in my pc without using internet or web site which
> is online ?
> Do you have any idea about it?
> It is possible to do that ?
You can download PHP and Apache for Windows and run it locally which
will do what you want.
For a complete package (installs Apache, PHP, MySQL) on Windows
automatically see XAMPP: http://www.apachefriends.org/en/xampp.html
[Back to original message]
|