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
What is factory pattern in php?
Can php use gettext?
Is PHP runs on different platforms (Windows, Linux, Unix, etc.)?
How can you compare objects in php?
How can we increase execution time of a php script?
Can php replace javascript?
Explain what is the use of "echo" in php?
Does php need to be installed?
Where are sessions stored php?
What is csrf token and why it is required?
How does php work?
Explain some of the php array functions?
How to move uploaded files to permanent directory?
Who is the father of php?
Do you know what does mvc stand for and what does each component do?