[eluser]tomcode[/eluser]
Well, first You do not check whether the query has been successful
Quote:if ($query->num_rows() > 0) ...
Then, WHAT kind of errors ? By reading Your code, the rest should work, supposed You have table fields 'title' and 'body'