Re: Running PHP on a client only...
- From: Urs Weder <UrsWeder_@xxxxxxxxxxxxxx>
- Date: Sat, 30 Apr 2005 10:13:43 +0200
michelle wrote:
> I was wondering if it is possible to run a PHP program on a web browser
> on a local PC without having a server, such as Apache, installed
> locally? I am thinking about creating an application the will configure
> Linux config files based on input from webpages.
>
> I have seen this done on the CUPS setup/admin pages: http://localhost:631/
>
> ...do these pages use php, perl or what?
>
> Miki
If http://localhost:631/ works for you then you have an php server
already running.
Check your php configuration for Doc-root. There you can place your php
files you want to execute by your browser.
Greetings, Urs
.
- References:
- Running PHP on a client only...
- From: michelle
- Running PHP on a client only...
- Prev by Date: Running PHP on a client only...
- Next by Date: Alternatives to Sourceforge
- Previous by thread: Running PHP on a client only...
- Next by thread: Re: Running PHP on a client only...
- Index(es):
Relevant Pages
|