run php on standalone system via browser

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
nazimpak
Forum Newbie
Posts: 5
Joined: Tue Jul 19, 2005 3:04 am

run php on standalone system via browser

Post by nazimpak »

Hi all,
I want to run my php application on stand alone system, i have studied differnet compilers(e.g. roadsend) who compile php and generates executeable byte code. But i want to run php application through web browser.
Is there any way so that i can access our executeable applicaiton through web browser.

thanks in advance,
User avatar
neophyte
DevNet Resident
Posts: 1537
Joined: Tue Jan 20, 2004 4:58 pm
Location: Minnesota

Post by neophyte »

Post Reply