[thesite] hosting listings on d.e.o.

rudy r937 at interlog.com
Wed Aug 29 18:49:36 CDT 2001


> Sounds like the evolt CMS. Could that be used as *part* of a site?

it sure could

you would want to use the same table and column names wherever possible

this would be real easy if the CREATE TABLE statements just happened to be
lying around where you could cut&paste them quickly...

>...  are you talking about storing the data in its MySQL tables
> or in the content table (can't remember the correct name
> right now) of w.e.o.?

ratings are stored in the RATINGS table

or maybe the question is, should we store the ISP hosts information in a
separate (mysql) database or in the main evolt database?  i dunno, all i'm
saying is, you could do it either way, but for the sake of writing the php
code, it might be smart if the tables and column names were the same no
matter which way you started, then the database could be merged one day or
split off, and you wouldn't ahve to change the code if it was based on the
same design

looks like i better hurry up with that diagram

rudi








More information about the thesite mailing list