Inactive

Project Summary

  Analyzed 9 days ago based on code collected 9 days ago.

This library is useful anytime you need an unique ID, e.g. in web forms. Each uniqID is generated only once, assigned with the IP address of the client, and cannot be used more than once. The library contains two functions:

The first one, getuniq(), generates an unique string (26 characters long), ready for using in the HIDDEN field in HTML FORM, i.e. in comment form.

The second one, called checkuniq(), takes the submitted uniqID as its parameter and returns 1, if the passed uniqID string is valid, or 0 if invalid. 'Valid uniqID' means it has been generated but not yet checked.

The library provides that the once used uniqID won't be generated again anytime in the future as so as anytime in the past.

Share

In a Nutshell, uniqid-php...

 

Activity

30 Day Summary Apr 12 2013 — May 12 2013

12 Month Summary May 12 2012 — May 12 2013

Community

Ratings

Be the first to rate this project
 
Click to add your rating
 
Review this Project!
 
 
 

Creative Commons License 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.