Edin Kadribasic added a new build option to PHP 4.3 - libphp4.so (or libphp4.dll)
- • embed PHP code in a C Program
- • could be used to add PHP applications to C programs (like
IRC, email transports, LDAP)
- • write the glue code for a PHP desktop application
- • combined with bcompiler - it is possible to build an
encoded PHP Binary!