Hi All,
I have a php page where I need to create several recordsets to complete the presentation...I pull some info from the orders table, then use that data to pull info from the products table and the options table...
The initial request works fine, but then I a get a MySQL resource error...I open the connection using mysql_pconnect... any ideas? Bastien
There are many ways to skin this cat,
but it still tastes like chicken
I have a php page where I need to create several recordsets to complete the presentation...I pull some info from the orders table, then use that data to pull info from the products table and the options table...
The initial request works fine, but then I a get a MySQL resource error...I open the connection using mysql_pconnect... any ideas? Bastien
There are many ways to skin this cat,
but it still tastes like chicken