echo str_repeat("*", 50); Don wrote: > ************************************************************************** > This Message Was Virus Checked With : SAVI 3.58 May 2002 > Last Updated 14th June 2002 > ************************************************************************** > > Hi, > > I'd like to print one or more specific characters many times. For example, let's say >I'd like to display the '*' 50 times on one line. Is there a function that will do >this? Something like: > > ? replicate('*',50); > > Thanks, > Don
-- ---------------------------- Work: [EMAIL PROTECTED] Home: [EMAIL PROTECTED] Web: www.curvedvision.com ---------------------------- -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php