\n"; echo "\n"; echo "\n"; echo ""; echo "SQL Result

"; $qr=StripSlashes($sql); if ($limit): $qr+=" "+StripSlashes($limit); endif; if (ereg("^[Ss][Ee][Ll][Ee][Cc][Tt]",$qr) || ereg("^[Ss][Hh][Oo][Ww]",$qr)): include ("search.php3"); else: $rs=@mysql($dbname,"$qr"); $err=$phperrmsg; endif; $phperrmsg=$err; include("report.inc.php3"); echo "
go on "; mysql_close(); ?>