Jump to content

Customized sorting of arrays


IHeartVVS

Recommended Posts

Hi,

 

This is my first post on this forum, so please excuse any faux pas I may make ;)

 

My question is about objects in php. I remember from Java, that if the object has a method called compareTo (or similar), then the standard array sorting functions will use this method for sorting, and it's possible to define a sorting logic for custom objects.

The question is: is it possible to do something similar ind PHP?

 

Thanks in advance,

Thomas

Link to comment
https://forums.phpfreaks.com/topic/208378-customized-sorting-of-arrays/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.