Skip to content

VivekMoyal28/PHP-Captcha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

PHP-Captcha

Captcha Using PHP GD Library

Just include Font file and Captcha.php file in your directory and use below code to run the file and show the Captcha Image

<img src="captcha.php" alt="captcha image">

For getting the Captcha Text you can use

$_SESSION["captcha"]

About

Captcha Using PHP GD Library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages