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

Lzip

A data compressor based on the LZMA algorithm.

Screenshot

Project Spotlight

Orthanc

A lightweight, RESTful DICOM server.