codeigniter bubblesort helper


/ Published in: PHP
Save to your folder(s)

searching for a date sort function I found: http://slevy1.wordpress.com/2010/06/30/sorting-date-strings-in-php/ and built my codeigniter helper

call : $arrSortedDates = bubbleSort( $unsorted ); (previous->helper autoload)

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.