On Line MySQL-Query-with-PHP || Work In Porgress
Connecting as : new mysqli("server", "user", "pwd", "test");
Using Object Oriented Style : $conn->query($sql);
$result= $conn->query($sql); re-load()||


Also See: "Mysqli_query_Tool14.PHP"
for procedural script