Jump to content

need info on securing database creds


jeremy0

Recommended Posts

I have a situation where I can't use a usual method of putting server variables in httpd.conf to retrieve database credentials from a config file on root dir.

 

I was wondering if there was a safe way i could access this file from a php script; currently i'm thinking i can just store it in session variables and use that everywhere,, but i'm a little nervous about doing that - i'm afraid someone else could include that script across domains and access my creds in the session vars..

Link to comment
https://forums.phpfreaks.com/topic/159439-need-info-on-securing-database-creds/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.