|
Re: Publicly viewable form results?
You would definitely want to check what's being posted first becuase people could put absolutely anything and it could get yu into serious trouble and you would be held responsible becuase it's your site.
My advice would be to store the article/form info in a database or text file, and then you check it to make sure it's ok. If it is ok, then you can post it on your website....a bit like a moderator.
|