Posted by monomaniac21 on 07/12/06 08:54
it has something like this in it somehere: for($i=0; $i<10; $i++) { echo $i % 2 ? $catodd : $cateven; } monomaniac21 wrote: > Hi all! > > What is the php function called which allows you to alternate between > two values? I've completely forgotten it and my searches in php.net > have not been fruitful! > > Kind regards > > Marc
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming