Select a tag to browse associated projects and drill deeper into the tag cloud.
Kohana 中文代码仓库(Kohana Code Depository)Kohana 中文爱好者为 中文 Kohana 用户创建的一个交流平台,立志把 Kohana 做好本地化工作,目前主要任务是翻译和维护官方的文档。其次同时为开源项目做出贡献。 这个地方主要存放 Kohana
php-akismet-contactWritten as a method to clear out my inbox. Spammers aggressively submit junk into any form they can find on the web, making most "Contact Me" forms useless. This is an attempt to fix that. Security MeasuresAll form fields are checked for newlines or null bytes followed
This project contains various open source projects created by Arrowpointe Corp. (http://www.arrowpointe.com). Projects Hosted HereAkismet Web2Lead - PHP scripts that capture "Web-To-Lead" submissions bound for Salesforce.com. Prior to submitting them to Salesforce, the code will send
A ColdFusion API to provide access to the Akisment anti-spam service. This component is bare bones and can be used in a variety of projects, the ideal candidate being blog software such as BlogCFC. This is ready for testing, but not a general release. Documentation is already in the works and will be out soon.
A stand-alone comment spam filtering library. Includes Akismet, Invisible Captcha, and Visible Captcha. The Akismet library included is based on code in use by Subtext and DasBlog.
Модуль фильтрует спам с помощью сервиса akismet.com. Пример использования: $akismet = new Akismet; $akismet->author = $post->name; $akismet->email = $post->email; $akismet->url = $post->site; $akismet->content =
Apache Module mod_akismet Overviewmod_akismet is Apache module that enables you to detect spam comments before your application handler by Akismet's anti-comment-spam service. It is designed to stand in front of your Apache application handler and allow you to check out spam comment post. If it
OverviewA class to abstract communication with the Akismet service to determine if a submitted comment to your website should be considered spam or not. Specific support for PHP4, but also works in PHP5. DocumentationPlease view the documentation page for more information. DownloadVisit the download page for the latest version.
Copyright
©
2013
Black Duck Software, Inc.
and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a
Creative Commons Attribution 3.0 Unported License
. Ohloh
®
and the Ohloh logo are trademarks of
Black Duck Software, Inc.
in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.