Delicious

Delicious

10569 bookmarks
Custom sorting
How do I stop spam on email forms?
How do I stop spam on email forms?
RewriteCond %{HTTP_REFERER} !^http://(www\.)?example.com/$ [NC,OR] Rewritecond %{HTTP_METHOD} !^post [NC] RewriteRule formpage\.html - [NC,F]
·webmasterworld.com·
How do I stop spam on email forms?