hi, i have this array: $data1[0]['title'] = "hello world"; $data1[0]['timestamp'] = 12345678; $data1[0]['data'] = "this is a test!"; $data1[1]['title'] = "hello world again"; $data1[1]['timestamp'] = 87654321; $data1[1]['data'] = "this is a test again!"; and then i have this other array: $data2[0]['title'] = "hello world!!!!!!"; $data2[0]['timestamp'] = 871428741; $data2[0]['data'] = "this is anooother test!"; $data2[1]['title'] = "hello world again!!!??"; $data2[1]['timestamp'] = 371441412; $data2[1]['data'] = "this is another test, again!"; ........... i need to 1st) append the second array to the first one in a new array called $result 2nd) resort the $result array by the timestamp. already tried a lot, but i keep getting problems with the array stuff. any ideas? thanks for your time, andres -- Slds, Andrés Santos, IIG ****************************** móvil: (593) 9 7026627 e-sw: www.egobits.com blogs: www.egoblogs.net ****************************** ------------------------ Yahoo! Groups Sponsor --------------------~--> Most low income homes are not online. Make a difference this holiday season! http://us.click.yahoo.com/5UeCyC/BWHMAA/TtwFAA/saFolB/TM --------------------------------------------------------------------~-> PHP Data object relational mapping generator - http://www.meta-language.net/ Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/php-objects/ <*> To unsubscribe from this group, send an email to: php-objects-unsubscribe@xxxxxxxxxxxxxxx <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/