MySQL Error #" . mysql_errno() . "

" . mysql_error() ."

"; if( $query ){ echo "

SQL Query

" . $query . "

"; } } ?>