PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
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