manage messages reported as spam
Posted
by parm.95
on Stack Overflow
See other posts from Stack Overflow
or by parm.95
Published on 2010-06-05T17:26:39Z
Indexed on
2010/06/05
17:32 UTC
Read the original article
Hit count: 164
I want to have an admin page to manage user messages reported as 'spam'. I know how to use MySql and php to have a list of messages reported but I don't know what is the more safe way to access to this page. Local, https,... What strategy use big websites as Facebook, MySpace,... to verify that a message is a true spam and to delete it?
© Stack Overflow or respective owner