RSS 1 project tagged "Detection"

Download Website Updated 17 Apr 2009 jsCheck

Screenshot
Pop 34.81
Vit 1.00

jsCheck is a PHP class that lets PHP scripts check if the user has JavaScript activated. This can be done in two different ways. The first is to try to set a cookie with JavaScript, and then to check for that specific cookie with PHP. The other method is to use a form and try to submit that form with JavaScript before the page has loaded, after which PHP can detect whether the $_POST variable was posted back.

Screenshot

Project Spotlight

Aspose.Diagram for .NET

A class library for working with MS Visio files.

Screenshot

Project Spotlight

cmocka

A unit testing framework for C with mock objects.