i\'m wondering what\'s the best method to save and load data in a iphone application.
i\'m trying to save strings into a text file or something like that and load them
Have a look at the Core Data Framework for the iPhone SDK.