array_multisort($name,SORT_ASC,$age,SORT_DESC,$arr);This sentence is only valid for $name, but not for $age. So is it redundant to write $age?
CCIE2017-09-19 14:06:22
array_multisort($name,SORT_ASC,$age,SORT_DESC,$arr); This sentence is only valid for $name, but not for $age. So is it redundant to write $age?
CCIE2017-09-19 14:06:07
array_multisort($name,SORT_ASC,$age,SORT_DESC,$arr); This sentence is only valid for $name, but not for $age. So is it redundant to write $age?
CCIE2017-09-19 14:05:56
array_multisort($name,SORT_ASC,$age,SORT_DESC,$arr); This sentence is only valid for $name, but not for $age. So is it redundant to write $age?
CCIE2017-09-19 14:05:46
array_multisort($name,SORT_ASC,$age,SORT_DESC,$arr); This sentence is only valid for $name, but not for $age. So is it redundant to write $age?
CCIE2017-09-19 14:05:30
array_multisort($name,SORT_ASC,$age,SORT_DESC,$arr); This sentence is only valid for $name, but not for $age. So is it redundant to write $age?