<?php function cmp ($a, $b) { } $terms = ['123a', '123z', '123b',]; $num = 3;$thing=3;
Standard input is empty
Array
(
[0] => 123a
[1] => 123z
[2] => 123b
)
PHP Warning: usort() expects parameter 2 to be a valid callback, array must have exactly two members in /home/V4js7B/prog.php on line 9