Using usort in a class.

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Spidah

    #1

    Using usort in a class.

    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



Working...