Page 1 of 1

sorting text from file

Posted: Wed Dec 10, 2003 2:52 pm
by goblinhybrid
i want to read data from a file then sort it. i can read the file into one big string but i dont know how to sort it. by sorting i mean splitting it up based on text searches for characters like ":".
thanks

Posted: Wed Dec 10, 2003 2:54 pm
by m3mn0n
[php_man]explode[/php_man]()