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
You can try using the PDO object:
getMessage() . ""; die(); } ?>
Have a look at PHP PDO documentation page