Skip to content

hackerpro536/php-captcha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project information


Simple Captcha Installation

System requirements

  • PHP version: 7.0 and lasted.
  • MySQL version: Recommend 5.6 and above.

Please keep in mind that this project is licensed by LP Group:

  1. Only authenticated developers can download from the link above.
  2. Published website must be PMS authorised clients.

Any other cases of uses not mentioned above is prohibited. If you have illegal copy of this project, please kindly to contact us for our further supporting.

Our Service - Dịch vụ của chúng tôi

PMS Group

  1. HackerPro536 (LE VAN PHU) - CEO.

Attribution

  • Important! Make sure you call session_start() before calling the simple_php_captcha() function
  • Requires PHP GD2 library
  • Backgound images must be in PNG format
  • Fonts must be either TTF or OTF
  • Backgrounds and fonts must be specified using their full paths (tip: use $_SERVER['DOCUMENT_ROOT'] . '/' . [path-to-file])
  • Angles should not exceed approximately 15 degrees, as the text will sometimes appear outside of the viewable area
  • Creates a function called simple_php_captcha() in the global namespace
  • Uses the $_SESSION['simple-php-captcha'] session variable

About

Simple captcha php use for simple php project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages