On Fri, Sep 10, 2010 at 16:37, Steve Staples <sstaples@xxxxxxxx> wrote: > Ok, here it goes... > > I am building an app, that requires a web interface. I am using PHP > becuase I am familiar with it. Most of the app's i've been looking at, > use Python, Cherry.py and stuff, but what I was wondering, is is there a > way to create a php CLI app, that creates it's own "web server" even if > apache is installed. > > i want to be able to run it on like port 8880 or something... just > looking out there fro something... I had written one about two years ago for a project, but the code belongs to the client company, so it won't make it to open source. However, not only can it be done, but there's even some in existence. Check this one out: http://nanoweb.si.kz/ I've never used it myself, but it may be worth a shot for you. -- </Daniel P. Brown> Network Infrastructure Manager Documentation, Webmaster Teams http://www.php.net/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php