I am having trouble using the usort function inside a class.
Is this possible and if so what is the correct way to pass the compare
function to it? I assume this function must also be inside the class in
which usort is called.
Hamilton
Is this possible and if so what is the correct way to pass the compare
function to it? I assume this function must also be inside the class in
which usort is called.
Hamilton