Ok, just starting to teach myself PHP/MySQL and trying to get into good habits from the off.
Whats the best way of storing the MySQL database password?
All the examples I've been reading have the password stored as plain text which is nice and easy for learning, but I assume not great for security!
TIA
Whats the best way of storing the MySQL database password?
All the examples I've been reading have the password stored as plain text which is nice and easy for learning, but I assume not great for security!

TIA