Quote:
Originally Posted by tangoforce
Believe it or not storing in a db can actually be a better idea. Say you delete a user from the DB and then their images from the disk. If you do a rollback, the users account can be restored but those images that were wiped from the system are gone for good!
Of course then you have the problem of a swelling mysql table 
|
My problem is I can't get this code to work correctly!