I will be posting up my site soon which will utilise PHP/MySQL. As is standard with most examples I've seen on the Web, the database connection parms (i.e. user and password) are held in include files usually located in a sub directory (e.g. 'includes').
As a newbie, could someone give me advice on how to secure this directory so that the included PHP file the db parms, cannot be access directory by the public?
Or is there a better way to deal with this issue?
Thanks
Peter


Reply With Quote
to Eukhost community forums 

