How could I secure the source code ??

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
Crazy Coder
Forum Newbie
Posts: 7
Joined: Thu Dec 14, 2006 8:55 am

How could I secure the source code ??

Post by Crazy Coder »

I want to secure the source code , I need something like Zend or inncube but for free :lol:
User avatar
Kieran Huggins
DevNet Master
Posts: 3635
Joined: Wed Dec 06, 2006 4:14 pm
Location: Toronto, Canada
Contact:

Post by Kieran Huggins »

anyone ever used http://www.php.net/bcompiler ?
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

Be aware that all of the "compiled" forms of PHP have been defeated, quite easily.
Post Reply