Are you writing it using a dbi like interface to support multiple db's (like pgsql and mysql) or are you going to write it for just one db?

The reason I ask is because if I can use pgsql with it I will probably convert all of the queries to stored procedures to speed things up a bit.

I was actually already in the process of writing my own forum in PHP (basically a re-write of wwwthreads) but now I will just wait and see what you come up with.. I can add in all of the features I want later...

Jeremy 'PeelBoy' Amberg