Click to See Complete Forum and Search --> : problem with zend guard
ade_ari_w0
Nov 2nd, 2009, 05:48 AM
I create aplication using php and it's use oop after i encript this file using zend guard then i want to run it the class name change become number and it cant call the class.
please help me how to encript class very well.
kows
Nov 2nd, 2009, 11:28 AM
zend guard doesn't change the name of anything.
to run code that was encrypted with zend guard, you need the zend optimizer and PHP >= 4.0.5. you can read about zend guard at their website (http://www.zend.com/en/products/guard/).
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.