GitXplorerGitXplorer
r

CaptchaImage-API

public
1 stars
0 forks
2 issues

Commits

List of commits on branch master.
Unverified
d4ec306c795a50f27cd0c1dca7a3a526e75d2767

Update README.md

rrajendraarora16 committed 8 years ago
Unverified
0cdae5efda231391b5063e07465a1b080a726c1b

Update README.md

rrajendraarora16 committed 8 years ago
Unverified
e9f48aa2d6304d069caeaa8bc3556e40f4803106

Readme file

rrajendraarora16 committed 10 years ago
Unverified
47c48b576a7740e17e5bc9a21015febf04b847a8

CaptchaImage Open source API made by Rajendra arora

rrajendraarora16 committed 10 years ago
Unverified
1f3b3a605054da070214f809f3277f00912c452e

:neckbeard: Added .gitattributes & .gitignore files

rrajendraarora16 committed 10 years ago

README

The README file for this repository.

CaptchaImage

CaptchaImage API

I hope, you're really goona play with my small API. It's very easy to use and to implement with any dynamic content website, you just need to add this into external jar file as well.

In this API simply contains a "CaptchaImage" class. so to implement this captcha into your website you just need to invoke as

"CaptchaImage obj = new CaptchaImage();" //here you've created an object but remeber you need to import as well and simply it can be done using:

import com.RajendraArora.CaptchaImage;

If you're looking for an example that how to use it, it contains an example file along with zip file.

For any query, Please drop your mail at contact.rajendraarora@gmail.com