Date: 12/06/06 (PHP Community) Keywords: php, web I cludged together some php to make a upload and download tool for a client and I have the username and password stored in the php file as such:
I know this is bad but best practices get thrown out the window when you are given two days to make, test and roll out something. Does the community have any recomendations for better ways (or more secure ways) to handle the username and password since if something causes the server to make php stop working somehow possibly the php code would be visible to the interwebs.
|