Afficher les informations sur le client ‘MySQL’ April 18, 2012 Author: user {filelink=12757} <html> <head> <title>Base de données</title> </head> <body> <?php mysql_connect("localhost","root",""); echo mysql_get_client_info(); ?> </body> </html> Categories: Uncategorized