what is the best way to connect PHP application on MySQL.
So far I had the below connection classes.
class Connection{ private static $server = \"127
try this
ive tryed a lot of times to make a connection to a database and i finaly found one.