
07-19-2006, 10:50 AM
|
|
|
Join Date: Jan 2005
Location: Mersin
Posts: 907
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by SaintDog
Have you tried using
PHP Code:
<if condition="$post[postcount] % 2">
first postbit data
<else />
second postbit data
</if>
Not sure if it will work, though a previous modification I did required alternating bits and this worked for it.
|
Yep that did the trick  Thanks
|