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 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.