I want to know how to secure a php file that has the database connect passwords (info).
Currently I have just saved the file as connect.php because it is stored locally but now I need to upload the application and make it live.
I want to know how to secure a php file that has the database connect passwords (info).
Currently I have just saved the file as connect.php because it is stored locally but now I need to upload the application and make it live.