Save each level's solution by the user in a database which could be used by the web for a Hall of
Fame. It could also be used to allow the user to retrieve / view solutions of any level they've
played. Currently they're limited to the current and previous levels, and only during the current
session.
Logged In: YES
user_id=278984
To save space, it might be better to only save those
solutions which beat par. The vast majority of solutions
will be a repeat of par anyway.