Quote:
Originally Posted by papagmp
I'm working on a database that builds LL tables
Once I’ve entered the link data, all I’ll have to do is make sure the LL hasn't changed, select filter options, and build the table.
|
This is what I built myself. I also have other options I can run across the recips being built as well. it's very nice because if a site updates all their recips I just bring them up in my database and replace those ones. Everything can be dynamically generated. Then I have another script that goes through and places the tables into place I have in the template I make for the warning page. It took awhile to build, but now that I have it, it cuts down on time and more so as I get more and more recip categories in it.
Also, if I want to get new recips for a category I have a php page that generates links to all the Link List webmaster pages. So then I can grab a new category of recip tables.
Oh and at the time the script runs to place the recip tables into the warning page template it generates an html file that I open up for submitting for that table.
