Afficher les information sur le Serveur Mysql November 3, 2012 Author: user {filelink=12755} <html> <head> <title>Base de données: info Serveur</title> </head> <body> <?php mysql_connect("localhost","root",""); echo mysql_get_server_info(); ?> </body> </html> Categories: Uncategorized