cleansedbb
Technical User
I have 2 php scritps.
one writes reports, the other writes profiles.
both will use
name, date, time, nick
the reports will have
reason(for report)
Should I make a db of info, have 2 tables reports, profiles
or 2 db's? or how?
I may at one point want to query both.
i.e. bring up john doe's profile and list # of bad reports.
TIA
one writes reports, the other writes profiles.
both will use
name, date, time, nick
the reports will have
reason(for report)
Should I make a db of info, have 2 tables reports, profiles
or 2 db's? or how?
I may at one point want to query both.
i.e. bring up john doe's profile and list # of bad reports.
TIA