Posts by Junior Oliveira • 5 points
2 posts
-
-1
votes1
answer46
viewsQ: Assosiative and value order
People I have an associative array and would like to sort by single input with the sum of values. For example. $product = ['Arroz branco' => 36,'Arroz parborizado' => 10, 'Arroz Integral'…
-
0
votes1
answer33
viewsQ: Return of an array’s Indice value
I have an array with multiple positions, as I do to check if a particular Dice is numeric or string?