I just installed a game site and a few games didnt work no biggie but now i want to resell and was wondering if there was a way to get the database now i deleted the games through admin so people will only get the ones that work.thanks for any and all help
If you have stats in the database - like a field PLAYED_TIMES, then presumably only the games that worked will have positive values. Just delete all the rows with values != 0, and export what you have left.
copy a backup of your database and save it to a foldre of your webroot and then, download it and open in SQL or whatever database u made in...