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 / niranjan kumar
u use the encode64 and decode64 for the encript
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
What is the difference between super () and this ()?
How php statement is different from php script?
What types of loops exist in php?
Explain the different types of errors in php.
Tell me how can we change the maximum size of the files to be uploaded?
Is echo a function in php?
What is php default argument?
Is php a middleware?
What is the scope of a variable defined outside a function?
How long is csrf token?
What is abstract class in php?
Tell me how do I check if a given variable is empty?
When is a conditional statement ended with endif?
How to submit form without a submit button.
Explain me what is the meaning of a persistent cookie?