Tagged Questions

1
vote
8answers
2k views

How to encrypt mysql passwrod in php (or how to defeat automated code scanner red flag)

Management strikes again. How should I satisfy the code scanner that is going to read my php source and red flag my MySQL connection string? Linux Server (soon to be Sun) php 4.2 (soon to be ...
0
votes
4answers
43 views

Encrypting PHP source code [closed]

Possible Duplicate: What is the best PHP code encryptor? Encrypt php code How do I encrypt my PHP pages so that no-one can read the contents of the source file. It has details like mysql ...
-3
votes
3answers
394 views

What is the best PHP code encryptor? [closed]

Duplicate: YUI -like compressor for PHP? What is the best PHP code encryptor? The original question was edited and changed in its sense!!! I am looking for a source encrypting software and I ...