MySQL Forums
Forum List  »  Newbie

Can someone tell me whats wrong?
Posted by: GOLDfish.74
Date: June 24, 2005 09:19PM

$query = mysql_query("SELECT 'cat_id', 'cat_title' FROM 'category' ORDER BY 'cat_id' DESC");

What is wrong in this line?

Thank you,
THEfish!

Options: ReplyQuote


Subject
Written By
Posted
Can someone tell me whats wrong?
June 24, 2005 09:19PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.