bac3 Posted November 28, 2003 Posted November 28, 2003 How to extract Data From Database.. Which function? oscommerce.com.hk
wizardsandwars Posted November 28, 2003 Posted November 28, 2003 $query=tep_db_query("YOUR SQL QUERY HERE"); $extracted_data_array = tep_db_fetch_array($query); ------------------------------------------------------------------------------------------------------------------------- NOTE: As of Oct 2006, I'm not as active in this forum as I used to be, but I still work with osC quite a bit. If you have a question about any of my posts here, your best bet is to contact me though either Email or PM in my profile, and I'll be happy to help.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.