Read more
So one of the most common questions I see from new iOS developers is how do I save application data for the next time...
A lot of times I have a need to backup all the data in multiple databases. So I wrote this neat and quick php...
Here is a quick example of a helper function I wrote to convert numbers to a comma format (by thousands).