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
Write a program using while loop?
Explain the difference b/w static and dynamic websites?
How can we get ip address of a client in php?
Explain the casts allowed in PHP?
What does sign mean php?
How does firefox manage cookies?
Where are the persistent cookies stored on your computer?
How many ways to include array elements in double-quoted strings using php?
What happens if an expected input field was not submitted?
Tell me what is the difference between unset() and unlink()?
What is cookie and why do we use it?
How do http requests work?
How do you sort an array in php?
Does exist in php?
What are getters and setters and why are they important?