So I am building a CMS for my webshop. I want to be able to automate comment moderation, make comments safe from XSS, SqlInjection, remove swear words etc. Ultimately images being uploaded also need to be moderated.
Is there such a web based service? I know images will likely be part auto part manual
Is there such a web based service? I know images will likely be part auto part manual