(For the benefit of those searching the website:)
This is the
equivalent of Perl's "x" (repetition) operator, for eg.
str_repeat("blah", 8) in PHP does the same thing as
"blah" x 8 in Perl.
| PHP动态 | 经典文章 | CLASS | 相关下载 | 常见问题 | FORUM | WIKI | 在线手册 |
| view source | feedback | send page | sitemap | aboutus |
|
Copyright ® 2002-2003 PHPE.NET. All rights reserved Last updated:2002-11-22 |