|
Posted by NC on 10/28/06 16:39
sam wrote:
>
> I want to compile and test php script
In vast majority of cases, PHP scripts are not compiled, but
interpreted.
> 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 ?
It is absolutely possible, but you need a local HTTP server.
You will need to install Apache or, if you are running Windows
200 Professional or Windows XP Professional, enable IIS.
Then you should download PHP and configure it to work with
Apache or IIS.
Cheers,
NC
Navigation:
[Reply to this message]
|