Help for this page
$sql="select * from foo"; if($db->Sql($sql)) { ... }else{ print "read the documentation on FetchRow(), Data() and DataHash() +\n"; }