"; foreach( $q as $name => $txt) { echo "$name"; } echo "\n"; } else { $i=0; foreach ($q as $k => $v) { $i = $i + 1; if ( $i%2 == 0) echo ""; else echo ""; foreach( $v as $name => $txt) { echo "" . prettify($txt) . ""; } echo "\n"; } } $i++; } ?>

QUERY results

$q) { ?>

BACK to the query page