If you have a numerically indexed array with some keys missing, ie 1, 2, 4,
5 and you want to reindex it so it's 1,2,3,4 *without changing the
positions of the values* (ie sort()) then you can use this function to do
it.
| PHP动态 | 经典文章 | CLASS | 相关下载 | 常见问题 | FORUM | WIKI | 在线手册 |
| view source | feedback | send page | sitemap | aboutus |
|
Copyright ® 2002-2003 PHPE.NET. All rights reserved Last updated:2002-11-22 |