MySQL Database Connection PHP Function
Summary Here is a “quick and dirty” way to get a connection to a MySQL server and a database selected. There are newer and better ways of doing this. If you use a shared hosting provider, however, they are not always so quick to update the servers to the latest software. This method should work…