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


Please Help Members By Posting Answers For Below Questions

What does $_files means?

1167


How to create a web form?

1114


how to detect a mobile device using php

1175


List some features of php that are deprecated in php7?

1025


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

1081


What is trait in php?

1069


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

1995


What is the difference between htmlentities() and htmlspecialchars()?

1095


What sized websites have you worked on in the past?

1089


Write a program using while loop?

1123


What is the current stable version of php?

1127


Tell me what kind of things have you done on the social side?

1068


Which variable declarations within a class is invalid in php?

1051


Name and explain five of the PHP error constants?

1040


What is the current stable version of php? What advance thing in php7?

1096