database credentials with ini_set() question?
| Newsgroups | php.general |
|---|---|
| Message-ID | <[email protected]> |
I know that phpinfo() will show the pass and username as plain text, but other than that what are the security reasons for not using ini_set() for database credentials?