Re: Running PHP on a client only...



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
.



Relevant Pages

  • Re: The Inquirer
    ... >>I could write a compiler for an arbitrary language and put this to open ... > Now go to the url with whatever web browser your using. ... PHP is open source. ... that the actual source code that makes ...
    (comp.os.vms)
  • [Full-Disclosure] Re: Advanced XSS paper and semi-new attack
    ... * Many environments (PHP, Perl+CGI.pm) accept both POSTed and GETted data. ... browser start fetching a URL as soon as the web browser sees it, ... server but which immediately redirects to a mail sending script at your server. ...
    (Full-Disclosure)
  • Re: how to run scripts after a page has already loaded and been sent to a users browser?
    ... It's because PHP is a server side scripting language, ... do stuff before you send stuff to user's web browser. ... > echo "Here is the number of times this page has been viewed: ...
    (alt.php)
  • Re: Access linux server from window
    ... > Right now I can't run php program on my machine. ... > web browser only get wrong message. ... html mail or attachments will go in the spam ...
    (comp.os.linux.misc)
  • Re: Free PHP 1 to 1 chat program
    ... >> PHP can only send a response back to the web browser in answer to a ... This is not a limitation of PHP, it is how the HTTP ... Is it correct to think that real time chats, like, say, ICQ, do not ...
    (comp.lang.php)