//flex table opened by JP

Click to See Complete Forum and Search --> : ""Latest Forum Posts"" box type thing...


doZer666
07-18-2004, 05:47 PM
One more question,
Anyone know how to do a "Latest Forum Post" type of box as seen on this site if you scroll up a little bit...??

CompGeek01
07-18-2004, 06:55 PM
Gonna hafta be more specific. I assume you mean display the most recently posted on topics. It's really easy as long as you are using a database/php work up.

You just query the DB for the 5, 10, 20, etc. posts with the closest time/date to the current date.

doZer666
07-18-2004, 07:23 PM
yea... what you said.... how do i do that?:t :t