Results 1 to 2 of 2

Thread: problem with zend guard

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Mar 2007
    Posts
    26

    Question problem with zend guard

    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.

  2. #2
    PowerPoster
    Join Date
    Sep 2003
    Location
    Edmonton, AB, Canada
    Posts
    2,629

    Re: problem with zend guard

    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.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width