Everything Linux - Web Development, Linux Administration and Networking

January 25, 2007

Automating No-Follow Attribute Using Regex

Filed under: Blog, Regular Expressions — bpeh @ 1:46 am

I wrote a script to automate the process of adding no follow attribute in user submitted comments using regular expression. this is necessary to prevent spam (wordpress already has a plugin for that)… You might need it else where, who knows?

See http://sitecritic.net/articleDetail.php?id=242

Powered by WordPress