News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
feed this:

JSLabs:
How to create a self extracting PHP script
October 09, 2007 @ 11:33:00

Justin Silverton has posted about a method he's found to create a self-extracting PHP script for your application:

PHP has a built-in command called __HALT_COMPILER__. This command Halts the execution of the compiler. This can be useful to embed data in PHP scripts. Below is an example of a self-extracting php script. When executed, a second php file will be extracted in the same directory called testscript1.php.

The post includes the code and a brief explaination of how it works.

0 comments voice your opinion now!
selfextracting script extract example selfextracting script extract example




Community Events





Don't see your event here?
Let us know!


release introduction testing api database zendframework framework injection community language application opinion zendframework2 symfony2 podcast unittest voicesoftheelephpant conference interview phpunit

All content copyright, 2012 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework