Help Needed Urgently....Regular Expression Encryption in PHP

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Locked
parag
Forum Newbie
Posts: 6
Joined: Mon Jul 25, 2005 6:37 am
Location: Pune
Contact:

Help Needed Urgently....Regular Expression Encryption in PHP

Post by parag »

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.

Looking despirately for reply.

Thanx in Advance.
[/b]
Roja
Tutorials Group
Posts: 2692
Joined: Sun Jan 04, 2004 10:30 pm

Post by Roja »

User avatar
Chris Corbyn
Breakbeat Nuttzer
Posts: 13098
Joined: Wed Mar 24, 2004 7:57 am
Location: Melbourne, Australia

Post by Chris Corbyn »

Locked!!!

Stop cross posting!
Locked