RE: [PHP] sorting arrays

2005-03-08 Thread Chris Rose
t method? Say this is the array: > > array('lma-bg51' => 1, 'mcr-vh14' => 2, 'gmc-rr21' => 5, 'amh-fg23' => 1) http://uk2.php.net/manual/en/function.asort.php Is that what you're looking for? Thanks. Kind Regards, Chris Rose -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP] Timeouts during large uploads, very slow queries etc

2005-03-07 Thread Chris Rose
; > Has ANYONE got any experience/views on this > > zzapper (vim, cygwin, wiki & zsh) http://sourceforge.net/projects/megaupload/ Maybe this will help? I've been looking for a PHP replacement of something as graceful as ASPUpload and this is the closest I can find. Tha