StuartJones
Programmer
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
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