I have been working on a blog farm and I have built all my pages so far. I am having trouble with getting my data from the my database table and displaying it on the site.
I have a form that sends the data to the table
Name, URL, Category, Description
I want to be able to pull the data so when someone clicks on (example) Category 1 then the first 10 sites for this category will be displayed.
Can someone lead me in the right direction. The tutorials in my book doesn't help.