is there a way to sort the properties of an object by their name, much
like sort works on arrays?

i am getting back an object from a database query and want to list the
resulting items in alpha order by field name...

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to