Wednesday, 31 January 2007
Learn to Add Comments to Any PHP Script with MTC |
| |
|
| |
A new post over Splitbrain.org speaks about the updated version of My Two Cents (MTC), a PHP class to add comments to any PHP driven site.
The class consists of a single PHP file and can be added with a few lines of code. MTC comes with a CAPTCHA mechanism and a blacklist feature to fight comment Spam. The new release adds audible CAPTCHAs as described in Joining. WAVs with PHP. The author also tweaked the way Gravatars are used to make additions like MonsterID easier to add. The post tells you that this PHP class is viable for international users as the string can be easily changed through a single language array.
To facilitate better understanding the author provides a script in action and a comment form, created by MTC. The detailed usage information can be found in the manual. |
| |
|
Read the Post
|
| |
|
|
| |
|
|
| |
|