runnerjp Posted June 17, 2006 Share Posted June 17, 2006 ok guys iv got a forum all set up but i wanna but i glimps of the hot topics on my main pageis there any code that can do this Link to comment https://forums.phpfreaks.com/topic/12254-forum/ Share on other sites More sharing options...
redarrow Posted June 17, 2006 Share Posted June 17, 2006 [!--quoteo(post=385046:date=Jun 17 2006, 06:45 PM:name=runnerjp)--][div class=\'quotetop\']QUOTE(runnerjp @ Jun 17 2006, 06:45 PM) [snapback]385046[/snapback][/div][div class=\'quotemain\'][!--quotec--]ok guys iv got a forum all set up but i wanna but i glimps of the hot topics on my main pageis there any code that can do this[/quote]if this forum is a 3rd party forum script then other user will want the same function cheek the forum of the provided script as the code is most proberly made already as a mod.if its your own creation then your have to add a count colum aginst the viewed titles, and then do a select statement outputting the most used title throw the count varable.also you can use the round statement to randomly show high rated titles. Link to comment https://forums.phpfreaks.com/topic/12254-forum/#findComment-46738 Share on other sites More sharing options...
runnerjp Posted June 17, 2006 Author Share Posted June 17, 2006 [!--quoteo(post=385050:date=Jun 17 2006, 01:53 PM:name=redarrow)--][div class=\'quotetop\']QUOTE(redarrow @ Jun 17 2006, 01:53 PM) [snapback]385050[/snapback][/div][div class=\'quotemain\'][!--quotec--]if this forum is a 3rd party forum script then other user will want the same function cheek the forum of the provided script as the code is most proberly made already as a mod.if its your own creation then your have to add a count colum aginst the viewed titles, and then do a select statement outputting the most used title throw the count varable.also you can use the round statement to randomly show high rated titles.[/quote]ok my site is on[a href=\"http://www.werun2win.com/talkalot/\" target=\"_blank\"] [a href=\\\"http://www.werun2win.com/talkalot/\\\" target=\\\"_blank\\\"]http://www.werun2win.com/talkalot/[/a][/a] Link to comment https://forums.phpfreaks.com/topic/12254-forum/#findComment-46746 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.