I\'m making a php web application which stores user specific information that is not shared with other users.
Would it be a good idea to store some of this information i
That could work well for relatively small amounts of data but you'll have to take some things into consideration: