Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

PHP Help Please


aldaffodil

Recommended Posts

Posted

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?

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...