Click to See Complete Forum and Search --> : try and get my thread working


Aran
05-24-2006, 08:19 AM
Hi everyone :D

i have designed a forum using php but i am having trouble at the moment. When the user logs in, they click on a particular topic and it takes them to that page, what i want is when they click on the reply button and insert a message and then click on the post button i want that msg to be displayed underneath all the others. Any ideas on how to do that.

Thanks

jonra
05-24-2006, 09:09 AM
Couldn't you just order the query by postID?