Hello everybody,

is there a way to link my PHP-Scripts direct to the PHP-Binary,
so that I get one binary executing the linked script.

I think of putting the whole script in one variable and then, instead
opening a file, execute it from there.

I know this is not as performant as the Apache-Module but would
protect the more sophisicated Scripts of mine.

Any suggestions ???

Manythanx in advance

Thomas Braun
[EMAIL PROTECTED]




-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to