Collator::asortcollator_asort(No version information available, might be only in CVS) collator_asort — Sort array maintaining index association ОписаниеObject oriented style
bool
Collator::asort
( array &$arr
[, integer $sort_flag
] )
Procedural style This function sorts an array such that array indices maintain their correlation with the array elements they are associated with. This is used mainly when sorting associative arrays where the actual element order is significant. Array elements will have sort order according to current locale rules. Equivalent to standard PHP asort(). Список параметров
Возвращаемые значенияВозвращает TRUE в случае успешного завершения или FALSE в случае возникновения ошибки. Примеры
Пример #1 collator_asort()example
<?phpРезультат выполнения данного примера:
|
|
|
| © 2009 Тест скорости интернета | Boont.Ru |