Webhosting
Domein Registratie
Winkelwagen
NB Webmail
Onze Gegevens
Helpdesk
User:
Pass:
Opslaan:
Ja
Nee
Autom.:
Ja
Nee
Login:
Gegevens vergeten
Cookie's verwijderen
Php Handleiding
Php Classes
Gratis Php Scripts
Pc Downloads
Gratis File Hosting
Programmeren
Routeplanner
Htaccess Uitleg
Algorithms:
PHP Sort Class
Gustav Eklundh
(
contact me
)
This class can be used to sort array data using several types of sorting algorithms.
It can take an array of numbers and sort it using different algorithms.
Currently it supports: bubble sort, bidirectional bubble sort, heap sort, quick sort, gnome sort, strand sort, merge sort, bogo sort, Jsort, insertion sort and CombSort.
Click here for detailed information about this class on phpclasses.org
class.sort.php
Class
The class itself.
example.php
Example
Example on how to use the class
algorithms.txt
Doc.
The current algorithms implemented
sortclass.tar.gz
All files
sortclass.zip
All files