adspace
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 / jp
You can't really 'encode' a PHP script, the PHP interpreter
will not understand it.
What you can do, however, is to create obfuscated code,
which is extremely hard to understand and/or retrieve
information from the code and therefore impossible to edit.
| Is This Answer Correct ? | 2 Yes | 5 No |
Post New Answer View All Answers
What does $_files means?
How to create a web form?
how to detect a mobile device using php
List some features of php that are deprecated in php7?
How can we extract string "pcds.co.in" from a string "https://info@pcds.co.in" using regular expression of php? More on reg can you explain
What is trait in php?
if you run the app program all vendor open items are cleared but is it possible to reverse the again again open items please tell me the answer
What is the difference between htmlentities() and htmlspecialchars()?
What sized websites have you worked on in the past?
Write a program using while loop?
What is the current stable version of php?
Tell me what kind of things have you done on the social side?
Which variable declarations within a class is invalid in php?
Name and explain five of the PHP error constants?
What is the current stable version of php? What advance thing in php7?