PDA

View Full Version : MySQL Temp table for OsCommerce??


PriceTrim
6-15-05, 03:09 PM
I am trying to figuire out this string right here in a script I am working on.


$db_table = ""; // Temp import table name

please let me know if you know what this is or where it can be found, the script is for OsCommerce, but it runs outside of OsCommerce as a seperate script thats simply writes to the database during mass uploads....