I'm writing a program that saves information about people(name,address,phonenumber,e-mail-address etc.) and i thought instead of using a database i could use ini-files. The program would be much smaller and faster without the database. But then i realized i don't know anything about ini-files, so I wonderd if you could help me?
