Pull Data From MySQL Database Into HTML Table

Pull Data From MySQL Database Into HTML Table

am 10.12.2005 21:32:55 von amir.meshkin

Hi,
I want to do something that is probably very simple for my website at
www.mytuneslive.com

I want the following information stored into a mysql database.

href="http://click.linksynergy.com/fs-bin/click?id=8VlduH/ZA 4g&offerid=78941.453419477&type=10&subid=">Ludacris
- Splash Waterfalls
icon src="http://ad.linksynergy.com/fs-bin/show?id=8VlduH/ZA4g&bi ds=78941.453419477&type=10&subid=">


It is just RAW HTML. I want to store it in a database, then simply
pull it into an HTML table.

so its php echo and then teh CODE ABOVE.

How do I do this? I know how to connect to my database, but I'm having
trouble fetching the information.

Let's assume the table is named "ads"
the field is "TopSongs"