Search found 2 matches

by theWondering
Thu Apr 08, 2004 12:19 pm
Forum: PHP - Code
Topic: Sorting an array of classes
Replies: 6
Views: 345

Yeah

Thats what Im thinking, but how?
by theWondering
Thu Apr 08, 2004 12:08 pm
Forum: PHP - Code
Topic: Sorting an array of classes
Replies: 6
Views: 345

Sorting an array of classes

Hi there! I have a class: class Player { var $name; var $kills = 0; var $deaths = 0; var $rank = 0; var $weapon = array("THOMPSON"=>0,"MP40"=>0,""=>0,"DYNAMITE"=>0,"GRENADE_LAUNCHER"=>0, "BROWNING"=>0,"MACHINEGUN"=>0,&quo...