Thanks for your answers guys, but see, i'm selling embedded systems that have a web interface (the value of the product is in the web application), it's kind of like a lan switch but it's not.
however, that means the users will have direct access to the code anyway. so i guess that i have to take out the function and code them in C and call them from PHP. is there any easier idea? i don't think coding the functions in C is very smart. /Aus On Jan 5, 9:25 am, Sergei <[email protected]> wrote: > Also don't forget that all of these compilers have decoders (Zend > Optimizer too, of course), so they're mostly useless, but cost quite a > lot! > > I wonder what precious source code Aus "designed" that it needs to be > hidden? Hmm. > > On Jan 5, 2:48 pm, thatsgreat2345 <[email protected]> wrote: > > > > > There is also ioncube > > > On Jan 4, 8:11 pm, Aus <[email protected]> wrote: > > > > Graham, > > > > i've checked both, i guess i'll go with Zend Optimizer, > > > > Cheers mate! > > > > Aus > > > > On Jan 5, 4:25 am, Graham Weldon <[email protected]> wrote: > > > > > You can, through using an optimiser / byte code generator, for > > > > example: > > > > > - Zend Optimiserhttp://zend.com/store/products/zend-optimizer.php > > > > - eAcceleratorhttp://eaccelerator.net/ > > > > > Cheers, > > > > Graham > > > > > On Jan 5, 2:10 pm, Aus <[email protected]> wrote: > > > > > > I've designed a PHP webpage, but i don't want to keep it on the server > > > > > as a source code, > > > > > is there any way to compile it?- Hide quoted text - > > > > > - Show quoted text -- Hide quoted text - > > > - Show quoted text -- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
