Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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.

Answers were Sorted based on User's Feedback



Can a php code encryted? Is it possible to execute the php file which is encrypted(without decrypt..

Answer / 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

Can a php code encryted? Is it possible to execute the php file which is encrypted(without decrypt..

Answer / 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

Can a php code encryted? Is it possible to execute the php file which is encrypted(without decrypt..

Answer / niranjan kumar

u use the encode64 and decode64 for the encript

Is This Answer Correct ?    1 Yes 4 No

Post New Answer

More PHP Interview Questions

What is phpsessid?

0 Answers  


Write a select query that will be displayed the duplicated site name and how many times it is duplicated?

0 Answers  


Explain what does the unlink() function means?

0 Answers  


What is use of header() function in php? What the limitation of header()?

0 Answers  


What are php magic methods?

0 Answers  


What is the string concatenation operator in php?

0 Answers  


What is serialization / object serialization ?

2 Answers  


What are php filters?

0 Answers  


What is the difference between $_files['userfile']['name'] and $_files['userfile']['tmp_name']?

0 Answers  


What is the use of imagetypes() method?

0 Answers  


How do I open a file to write content to?

1 Answers   Rushmore Consultancy,


What types of images that PHP supports?

2 Answers  


Categories