test esame

This commit is contained in:
2015-01-17 03:44:06 +01:00
parent 7f21febb90
commit a5322258bf
9 changed files with 571 additions and 73 deletions

View File

@@ -47,6 +47,7 @@ _css;
echo "\n";
///////////////////////////
$db = new PDO ("mysql:host=localhost;dbname=phptest","root","alfiobello",array(PDO::ATTR_ERRMODE => PDO::ERRMODE_EXCEPTION));
//$db->query("INSERT INTO persone VALUES('mario','gino','2')");