Hi guys,
I am thinking of create an free email system by sending an messages using with a username. Would I have to store the messages via in mysql?
If I can do that, then I just curious that how would a user delete their messages if their messages is display on php page?
What method would I have to use?