Skip to content

nicomengual/simplecaptcha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

This is a simple exercise that creates a png image from a string, then stores that string information into a session variable for it to be verified using the form (captcha).

To make this happen, the class Getpng uses the PHP functions: imagecreate imagecolorallocate imagestring imagepng

The working copy of this simple script can be found at: http://rolymengual.com.ar/captcha_post_received.php

About

simple php captcha

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages