I'm currently creating my custom forum system.
Everything is fine except when the last post comes into play. I have a query that selects the most recent row from the thread and post table. However I only want the most recent one from both. I feel this is a job for the JOIN stuff but have no idea on the query to use.
Thanks in advance
