IHeartVVS Posted July 21, 2010 Share Posted July 21, 2010 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 More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.