Recent Posts
PHP Suit | Useful PHP scripts
Return To Blog Listing
A blog with some PHP libraries, techniques and scripts
Recent Posts Tagged With 'tar'
Blog: Self-extracting archives in PHP
How to create a self-extracting PHP script? The __halt_compiler(); function in php enables to store some additional data in a php-file without blowing up the memory. A very nice possibility is to use this for a self-extracting php file as installatio...
