Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 369 Bytes

README.md

File metadata and controls

14 lines (7 loc) · 369 Bytes

php-captcha-solver

This is php code to make captcha image and validate if it is matched with the image or not

Instruction to use:

  1. Firstly install xampp and run the apache web server.

  2. Thereafter place the file inside xampp directory under htdocs folder

  3. Run index.php file

If the code run successfully fork the rep