My supervisor wants me to have a separate MySQL login configuration file, which will then be read and executed by my pages.
He wants it separate so that it is easily changeable.
How would I go about creating it (with separate lines for each of the parts for authentication, i.e. server, username, password, etc) and including it in say, one of my regular pages?
A short simple setup:
dbcredentials.php
db_con.php