lundi 6 avril 2015

Sort php array by key having underscore


Vote count:

0




I am unable to sort this array using asort, ksort and other builtin php functions.



$array = array(
'attribute_designs' => 'd-1',
'attribute_sizes' => 'small'
);


Please help?


You can test here and post a reply



asked 17 secs ago







Sort php array by key having underscore

Aucun commentaire:

Enregistrer un commentaire