> > $articlecount = $articlecount +1 ;
> > if ($articlecount == 1) {
>
> $articlecount will get 1 for first article.
> Can't You use 'for'?
> What is for?
> Does first article has attachments?
I just want to display article teasers in a different way depending
on the counter. That's why i did it this way.Daniel --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
