in reply to Re: Way to insert some ad code
in thread Way to insert some ad code
to this...$count++; # umm...err...count if ($count > 2) {
Then I reset the counter afterwards from$count++; # umm...err...count if ($count == 2) {
$count = 0 to $count = 4.
Thanks a bunch!
|
|---|