Can a php code encryted?
Is it possible to execute the php file which is
encrypted(without decrypting), if so pleaze tell me the way.

Answer Posted / naresh

There is a zend encryptor for php code encryption, which
enables the code to be encrypted and we can execute the code
as we execute our simple php code.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to find the length of a string?

632


Can I learn php without knowing c?

638


What is difference between echo and print in php?

569


Tell me what sized websites have you worked on in the past?

582


Does php pass arrays by reference?

661






Which MySQL function would you use to select a database?

651


Is variable name casesensitive in php?

617


How to track no of user logged in?

703


What exactly is PHP?

689


How many keywords are there in php?

713


Is numeric in php?

627


What is an anti csrf token?

584


What is substr() in php? And how it is used?

607


How can I find my php version?

632


When you want to show some part of a text displayed on an html page in red font color? What different possibilities are there to do this? What are the advantages/disadvantages of these methods?

589