Help with Smarty (PHP) CYCLE command?

Gordon S

New member
Hi there.

Is the PHP Smarty 'cycle' command ONLY used with the TR tag of tables ??

i want to cycle the TD text colours of the SAME row.. - Is this possible ???

Or will I need to do that in the PHP script - & then pass the finished HTML to the Smarty template (included with the other HTML used in template)?
 
Back
Top