|
Also, mysql_fetch_array() should be given the result as parameter (in your case, the $request variable), not the query string.
__________________
Your answers will only be as good as your question. Formulate it well and give all the necessary information.
|