FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum » How To » How to Add in Code After First Post
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: How to Add in Code After First Post [message #159263 is a reply to message #159250] Sat, 16 May 2009 21:41 Go to previous messageGo to previous message
Jay D. is currently offline  Jay D.   United States
Messages: 22
Registered: September 2005
Location: West Palm
Karma:
Junior Member
OK, I have this in the correct place. I just need to know how to do a count on the loop of messages being displayed.

in Php, i can do a:
$i = 1;

while(someting){
if($i == 2){
do something
$i++;
}


But I'm not sure how to do it with fud code. I just want to make a banner show up under the first message. No other message.


howdy
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: HOWTO concat two threads ?
Next Topic: How to change default options in register page
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Mon Oct 21 01:38:21 GMT 2024

Total time taken to generate the page: 0.03769 seconds