Anand Patel wrote:
Hi,
Is it possible to create PHP addons. I want to write a module that can decode an encypted file, which is then parsed to the PHP parser where all php is processes and the html is outputted.
Is this possible ?
Thanks Anand
Ummmm...
This sounds like the PHP encoder to me.
The decoding is done by the PHP Optimizer.
$COSTS$ though... the Optimizer is free however.
Check it out...
http://zend.com
If you want to write it in C as a PHP mod, then check out Pear...
http://pear.php.net/
But, considering your app has already been built, I'd just buy a license if I were you.