Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

php without a server

Status
Not open for further replies.

StuartJones

Programmer
Jul 10, 2002
30
GB
I have developed a technical manual with a search engine using php and mysql, which is accessed via a company intranet.

The problem is that there are many engineers who require the manuals (and search engine), but have no access to the intranet as they are mostly out of the office.

I am happy that I need a flat-database to replace the mysql function, but i do not know how to get the php script to operate without a server.

I have read in other forums that it is possible to convert the php script into an executable type file, but have not been given any details.

Please could someone confirm this for me and point to the right information for getting it going?

Thankyou in advance - Stuart Jones
 
I'm guessing they have laptops then.

So one of your options is to install php, mysql and M$ pws on each.(long and painful but at least an option.)

Executable PHP - I'll let someone who's done itr explain ..(anyone?) ______________________________________________________________________
There's no present like the time, they say. - Henry's Cat.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top