On Thu, 6 Jun 2002, Hawk wrote: > Just for fun I, and a few friends were going to make a community, started > about an hour ago :) > Haven't started with the design or anything yet, but I was thinking how the > best way to handle users would be, or atleast what you can recommend, first > I thought about having a database with users, and one with messages and > stuff, and then I thought it might be smoother to create a database for each > user, and store all his/her things in it, what do you think?
A database for each user doesn't make a lot of sense. A table of users, a table of messages, a table of groups, a table of whatever else... miguel -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php