array_query("SELECT * FROM sqlite_master LIMIT 1", SQLITE_ASSOC); echo '
' . print_r($r, true) . '
'; ?>