Posted by amir.meshkin on 12/10/05 22:32
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.
<a
href="http://click.linksynergy.com/fs-bin/click?id=8VlduH/ZA4g&offerid=78941.453419477&type=10&subid=">Ludacris
- Splash Waterfalls
</a><img alt="icon" width="1" height="1"
src="http://ad.linksynergy.com/fs-bin/show?id=8VlduH/ZA4g&bids=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"
Navigation:
[Reply to this message]
|