ID:4668
 
Redid my MySQL Saving demo in a diffrent way, included a .sql script for the DB Struct. And put all the things which need editing in the php files into a .inc file, also made it use less CPU, and not require a colom per variable, ignore empty variables and object lists, split the variable lengths to avoid 'URI TOO LONG' errors, also made it work with number variables.... This one, I actually put some effort into, hope it helps some people.