News Feed
Jobs Feed
Sections




News Archive
Abhinav Singh's Blog:
Wordpress style "Duplicate comment detected" using Memcached and PHP
January 02, 2010 @ 07:36:27

Abhinav Singh has a new post today looking at his method for preventing duplicate comments (similar to a method used on Wordpress blogs) using memcached.

In this blog post, I will put up some sample PHP code for Duplicate comment detection using Memcached without touching the databases. Towards the end, I will also discuss how the script can be modified for usage in any environment including forums and social networking websites.

His method uses a custom function (is_repetitive_comment) to create an md5 hash of the comment and username to check against the stored values on the memcached server. Code is included as is an explaination of how it all works together.

0 comments voice your opinion now!
memcached duplicate comment wordpress


blog comments powered by Disqus

Similar Posts

Ryan Malesevich's Blog: WP Plugins: iG:Syntax Hiliter

Blue Parabola Blog: WordCampNYC 2009 Recap

Elijaa.org: Using cas() command from PECL Memcached

Secunia.com: WordPress myGallery Plugin "myPath" File Inclusion

Developer Tutorials Blog: Five Wordpress Tips for Power Users


Community Events











Don't see your event here?
Let us know!


phpunit language unittest community introduction framework interview development release conference testing functional code example tool podcast application zendframework2 series opinion

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework