PHP locally, without web server...

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
gotlisch
Forum Newbie
Posts: 23
Joined: Wed Jan 11, 2006 8:37 am

PHP locally, without web server...

Post by gotlisch »

Hi Everyone,

I'm just curious to find out if there's any way of developing applications with PHP that run on mediums like CD ROMs and where no internet connection is available.
Is there anyway of imbedding PHP in an executable file or similar. I use Flash quite often, and there it's possible to create executable flash files that will run on any machine
regardless if the have the flash plug in installed or not.


Cheers

Michael
Grim...
DevNet Resident
Posts: 1445
Joined: Tue May 18, 2004 5:32 am
Location: London, UK

Post by Grim... »

You need to look down the list of topics a little...

From yesterday: viewtopic.php?t=44084
Post Reply