04-19-2005, 01:07 AM
|
#4 (permalink)
|
|
The Acquainted
Join Date: Mar 2005
Posts: 177
Thanks: 0
|
OK. I can think of two ways of doing this. Either insert all the information into a single database on every domain acessing the same database. Or have a seperate database for each site and output the number of visitors with a seperate PHP file and pull the number outputted from each page. The first way would be the way I would go but it's a little harder to setup.
|
|
|
|