Jump to content

Dreamweaver and mysql


Recommended Posts

I am doing an ecommerce website using dreamweaver cs3.

Can i create 2 recordsets for 1 page..

i want to display data from 2 different tables...

 

I have one more problem. I'm not able to retrieve the data from the database..

I am using

while ($row = mysql_fetch_array(name of recordset))

{//what i want to display}

 

 

Link to comment
https://forums.phpfreaks.com/topic/103409-dreamweaver-and-mysql/
Share on other sites

Archived

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

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.