Posted by Jeff North on 11/15/07 09:26
On Wed, 14 Nov 2007 18:57:03 -0800, in alt.php Wyngs
<glenn61@earthlink.net>
<13jndbvd6rqla49@corp.supernews.com> wrote:
>| Is there any way to look at the results of my php coding without
>| installing a web server like Apache or uploading my work to my host? I'm
>| currently doing the latter with some exercises, and it's very time
>| consuming.
>|
>| Thanks in advance
PHP needs a server to run on.
You can google for wamp or xamp.
If you are using Windows and don't want a permanently installed
web-server then you could try out:
http://www.chsoftware.net/en/useware/wos/wos.htm
I've installed WOS on my USB hard drive and take the drive along to my
clients sites. This way I don't need to worry if the client's machine
has a web server or PHP installed. Plus no more lugging around the
laptop computer and worrying about battery life, any files that I
need, I just copy to my USB drive.
-- -------------------------------------------------------------
jnorthau@yourpantsyahoo.com.au : Remove your pants to reply
-- -------------------------------------------------------------
[Back to original message]
|