Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

multiple recordsets question

Status
Not open for further replies.

Bastien

Programmer
May 29, 2000
1,683
CA
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
 
Can you give us a code snippet? ______________________________________________________________________
Perfection in engineering does not happen when there is nothing more to add.
Rather it happens when there is nothing more to take away.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top