Hi all, I'm running a message board php app and one of the php files
stores a username and password. That file is not encrypted, so anyone
can actually get that username and password if they can get to the
file...
I did not develop the php bulletin board and am pretty new to php.
Does anyone have any suggestions on how I could protect that
file/information?
It now sits on a RH 8, Apache2.0.48, PHP 4.3.4
Thanks in advance for any help.
Sincerely,
CoralineSage
stores a username and password. That file is not encrypted, so anyone
can actually get that username and password if they can get to the
file...
I did not develop the php bulletin board and am pretty new to php.
Does anyone have any suggestions on how I could protect that
file/information?
It now sits on a RH 8, Apache2.0.48, PHP 4.3.4
Thanks in advance for any help.
Sincerely,
CoralineSage
Comment