RE: [SMARTY] Any free PHP encoder ?
[email protected] ("Max Schwanekamp") Tue, 10 Oct 2006 11:27:58 -0700
| Newsgroups | php.smarty.general |
|---|---|
| Message-ID | <002801c6ec99$d1577900$650fa8c0@salamander> |
> 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