php programming Tag's Archives
5+ Free Captcha Modules to Fight with Spam
Posted by Glance World Admin in Resources on June 16, 2010
A Completely Automated Public Turing test to tell Computers and Humans Apart (CAPTCHA) is a challenge-response integrated within the web forms to determine the user is a human or a spam bot. The CAPTCHA is used to protect a web form against illegal submissions made by a spam bots.A Spam bot is an automated scripts that generate spam content and post it everywhere they can.Usually an image is used to show some distorted text and an input field, asking user to type the challenging text what they see in the distorted text.
PHP 5.3.0RC4 Release Announcements
Posted by Glance World Admin in PHP on June 19, 2009
The PHP development team is proud to announce the fourth release candidate of PHP 5.3.0 (PHP 5.3.0RC4). This RC focuses on bug fixes and stability improvements, and we hope only minimal changes are required for the next candidate or final stable releases. PHP 5.3.0 is a newly developed version of PHP featuring long-awaited features like namespaces, late static binding, closures and much more.
Please download and test these release candidates, and report any issues found. A stable release is expected next week . In case of critical issues we will continue producing weekly RCs. Downloads and further information is available at qa.php.net. See also the work in progress 5.3 upgrade guide.
Source: php.net.
PHP 5.3.0RC2 Release Announcement
Posted by Muhammad Furqan Abid in PHP on May 07, 2009
The PHP development team is proud to announce the second release candidate of PHP 5.3.0 (PHP 5.3.0RC2). This RC focuses on bug fixes and stability improvements, and we hope only minimal changes are required for the next candidate (RC3).
Expect an RC3 in 2-3 weeks, although there will not be major changes so now is a good time to start the final testing of PHP 5.3.0 before it gets released, in order to find possible incompatibilities with your project.






