aldaffodil Posted February 23, 2004 Posted February 23, 2004 Hello all. I am hoping someone can help me with the syntax for this query: SELECT * FROM `address_book` This is what I have (and it's not working) $addresses_query = tep_db_query("select * from " . TABLE_ADDRESS_BOOK); I assume I am missing a quotation or apostrophe from somewhere. Can anyone help?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.