Date: 10/26/99
- Next message: Andi Gutmans: "Re: [PHP-DEV] Re: zend_hash_sort_ex()"
- Previous message: Andi Gutmans: "Re: [PHP-DEV] Re: zend_hash_sort_ex()"
- In reply to: Andi Gutmans: "Re: [PHP-DEV] Re: zend_hash_sort_ex()"
- Next in thread: Andi Gutmans: "Re: [PHP-DEV] Re: zend_hash_sort_ex()"
- Reply: Andi Gutmans: "Re: [PHP-DEV] Re: zend_hash_sort_ex()"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Tue, 26 Oct 1999, Andi Gutmans wrote:
> I think the only way to do it is to have your sort function receive a list
> of keys which you want sorted first, and it'll sort them in order and put
> all the rest at the end of the list (or leave them where they are).
If I sort a hash on values, how will the elements be arranged in the
list? What does zend_hash_rehash() do?
-Andrei
"Freedom comes when you learn to let go.
Creation comes when you learn to say no."
-madonna
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Andi Gutmans: "Re: [PHP-DEV] Re: zend_hash_sort_ex()"
- Previous message: Andi Gutmans: "Re: [PHP-DEV] Re: zend_hash_sort_ex()"
- In reply to: Andi Gutmans: "Re: [PHP-DEV] Re: zend_hash_sort_ex()"
- Next in thread: Andi Gutmans: "Re: [PHP-DEV] Re: zend_hash_sort_ex()"
- Reply: Andi Gutmans: "Re: [PHP-DEV] Re: zend_hash_sort_ex()"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

