Anon
11-10-2000, 05:20 AM
Is possible to test php offline on my win2000 and how can I do this.
|
Click to See Complete Forum and Search --> : How compile php offline ? Anon 11-10-2000, 05:20 AM Is possible to test php offline on my win2000 and how can I do this. Anon 11-10-2000, 11:46 AM Install IIS if you haven't already. Get the ISAPI version of PHP and install it. Stick your PHP pages in the documents folder of IIS. Point your browser at http://127.0.0.1/yourpages.php and there you go. PHP Builder
Copyright Internet.com Inc. All Rights Reserved. |