Can someone give me a pointer on doing the following: My account package uses a flat file for storing all its information, I'd like to pick out selected info and then output it to my database, which is php/mysql . I can do the php/mysql storing bit, but no idea where to start with grabbing the data. Cheers