Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 416 Bytes

README.rst

File metadata and controls

17 lines (12 loc) · 416 Bytes

MTCaptcha PHP SDK

Integrate MTCaptcha (https://www.mtcaptcha.com) with any PHP website

Document description

  • config/config.php - Get Public key and Private Key from https://admin.mtcaptcha.com
  • lib/class.mtcaptchalib.php - Core library of MTCaptcha
  • web/index.html - Front end display page; customize per requirement

Release log

  • 1.0.0
  • First Version