MySQL Question

admin

Administrator
Staff member
Hi there.

I have this following problem.
I'm building a forum, whith multiple forums support (& some more features).
I have created one table for the entire forum.
But now I want it to display the total posts with as little querys as possible (like: 1 query).
Also the inserting of a post should not take more than 3 querys.
Can someone help me out?

Thx,
DanceTrend.
 
Back
Top