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 Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

PHP CLI script compiler ...

Status
Not open for further replies.

Hokey

MIS
Oct 28, 2000
178
0
0
US
I probably already know what the answer is, but here is wishing...

I have been using the PHP CLI for most of my systems administration on both *nix and Windows because PHP is such a quick and easy way of doing alot of my administration tasks (database/file manipulation).

But now I have a need to transport some of my file manipulation scripts over to end users. I dont want to have to install the PHP CLI SAPI on each of their PCs, so I was hopping that someone out there has come up with a way to compile and executable of a PHP script.

Yes? ... please ... or do I need to rewrite my scripts in C++?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top