Warning: Cannot modify header information - headers already sent by (output started at /mnt/112/sdb/d/a/wildphp/wiki/inc/geshi/cpp.php:147) in /mnt/112/sdb/d/a/wildphp/wiki/feed.php on line 53
Wild PHP Wiki http://wildphp.free.fr/wiki/doku.php?id= 2025-08-05T06:27:14+01:00 text/html 2005-01-18T11:22:27+01:00 howto:blenc http://wildphp.free.fr/wiki/doku.php?id=howto:blenc Quick blenc script Download: php_blenc.dll for PHP 5.0 Home Page: http://www.coggeshall.org/oss/blenc/ Test script : <? /* php.ini: extension = php_blenc.dll [OPT] blenc.key_file = "c:\local\php-bin\blenc_keys"   test.php <?... text/html 2005-01-17T10:30:07+01:00 howto:embeding_a_php_source_into_a_windows_executable_file http://wildphp.free.fr/wiki/doku.php?id=howto:embeding_a_php_source_into_a_windows_executable_file Embeding a PHP source into a Windows executable file This is an HOWTO that explain how you can create a Windows binary that will run a real PHP script. There is no magic here, scripts are stored and accessed the same way icons, HTML pages and other...