« Return to Thread: Any free PHP encoder ?

RE: Any free PHP encoder ?

by Max Schwanekamp :: Rate this Message:

Reply to Author | View in Thread

> From: Ahmad Al-Twaijiry
> I want to encoder my php scripts and I want to see if there
> is any free php encoder that could work without the need to
> install any software as root (I don't have the root account
> in the server) also without the need to rewrite my php
> scripts and it does work with Smarty ?

Ioncube's online encoder isn't free, but it's close.
http://www.ioncube.com/online_encoder.php

It'll encode your PHP scripts, but you won't be able to compile your HTML
templates, unless you want to create a create a resource plugin to read the
compiled HTML into Smarty (probably not worth the effort).

--
Max Schwanekamp
NeptuneWebworks.com

--
Smarty General Mailing List (http://smarty.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

 « Return to Thread: Any free PHP encoder ?