Mailinglisten-Archive |
Hi! Kurze Frage: Hab ein array: $Counter = array( "Foo1" => 164, "Foo2" => 23, "Foo3" => 12, "Foo4" => 53, "Foo5" => 34, ); Wenn ich jetzt sort( $Counter ) mache, ist zwar das array sortiert, aber meine key sind ebenfalls "kaputt" und sagen nur mehr 1,2,3,4,5. Wie kann ich verhindern das mit der sort den key zerstört, bzw. warum tut er das überhaupt. Greets Mike... -- _______________________________________________ Search for businesses by name, location, or phone number. -Lycos Yellow Pages http://r.lycos.com/r/yp_emailfooter/http://yellowpages.lycos.com/default.asp?SRC=lycos10
php::bar PHP Wiki - Listenarchive