From:             [EMAIL PROTECTED]
Operating system: Windows
PHP version:      4.1.1
PHP Bug Type:     Feature/Change Request
Bug description:  Repeat

You should add a Repeat(); function. In example;
<?
$function = "foo";
repeat($function, 4);
?>

Which, will repeat "foo", 4 times.
-- 
Edit bug report at: http://bugs.php.net/?id=15017&edit=1


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to