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 slim framework?
What is the difference between php and cakephp?
What is the use of htmlentities in php?
What is difference between web service and api?
What is the tags in PHP is not a valid way to begin and end a PHP code block?
How to select a database in php?
What is return value in php?
Tell me how to execute an sql query? How to fetch its result?
Tell me what does the array operator '===' means?
Is rent a variable cost?
How can we access the data sent through the url with the post method?
Explain the value of the variable input is a string 1,2,3,4,5,6,7. How would you get the sum of the integers contained inside input?
Why laravel is the best php framework in 2019?
How is it possible to return a value from a function?
How to find length of an array in php ?