Help Needed Urgently....Regular Expression Encryption in PHP
Posted: Tue Jul 26, 2005 2:06 am
Hello Everybody,
I am working on Project which is having requirement of Encryption(because it will contain some confendential information i.e. database server's username and password and also some important information of file which should be PHP Compactible i.e. PHP compliler should understand the file and should execute it so that when user sees the code but should not understand the code Also when it is executed i.e. given request in the browser it should execute that file.
I have also tried for some encryption softwares to encrypt file it encrypts file but it will require some folder also at remote m/c. or server to decrypt the file. So it is not flexible to give user entire folder. It is also not safe from security point of view.
I have come across the file which is having some regular expression used for encryption but when it is executed i.e. given request in the browser. It executes the file.
I am also attaching the sample file with this mail. Please check file.
Regards,
Parag Bhavsar
I am working on Project which is having requirement of Encryption(because it will contain some confendential information i.e. database server's username and password and also some important information of file which should be PHP Compactible i.e. PHP compliler should understand the file and should execute it so that when user sees the code but should not understand the code Also when it is executed i.e. given request in the browser it should execute that file.
I have also tried for some encryption softwares to encrypt file it encrypts file but it will require some folder also at remote m/c. or server to decrypt the file. So it is not flexible to give user entire folder. It is also not safe from security point of view.
I have come across the file which is having some regular expression used for encryption but when it is executed i.e. given request in the browser. It executes the file.
I am also attaching the sample file with this mail. Please check file.
Regards,
Parag Bhavsar