How can I repeat a string several times?
http://www.php-questions.com/phpfaq/answer40
Comments on this Question/Answer
How can I repeat a string several times?By: S.M.Sutharsan, 15 Oct 2009 01:30:31
Reply to comments / post your own comment >>>
ASK A QUESTION
More strings PHP Questions
How can I remove trailing space from a string?How do I remove space from the start of a PHP string?
How do I check if a string contains HTML?
I retrieve data from a Mysql database and insert it into a textfield form. The data that I retrieve have a / at the end of the string. The data in the database does not have this / in the data. How do I remove this /?
How do I find the ASCII value of a string character?
