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
When is a conditional statement ended with an endif?
Do loops php?
write a note on Testing the web site
What are variables in research examples?
Which MySQL function would you use to select a database?
Explain me is it possible to destroy a cookie?
How to reset/destroy a cookie in php?
What are global variables in php?
What is difference between readonly and constant?
What is the use of the function 'imagetypes()'?
What is trim codeigniter?
How to create and destroy cookies in php?
Tell me what is the use of mysql_real_escape_string() function?
How to convert a string to uppercase in php?
What enctype is required for file uploads to work?