Powered By Blogger

Sunday, 31 July 2011

functions to sorting an array elements

The following functions are used sorting an array elements
Sort(),          arsort(),
asort(),          ksort(),
rsort(),          usort()
array_multisort() & uksort()

No comments:

Post a Comment