Tag Archives: validate captcha

PHP Tutorial : How to validate the captcha (II)

In the last tutorial I teached you how to generate a security image with php called captcha code. Also I teached you how to store that random security photo / image code in a php session : with a reason, … Continue reading

Posted in Usefull PHP | Tagged , | Leave a comment

PHP Tutorial : How to create a captcha image

Hi, Are you tired of receiving spam messages from your contact forms or unwanted posts, robot accounts on your membership website? If yes, the solution is to create a php security image called captcha. That’s the best solution to secure … Continue reading

Posted in Usefull PHP | Tagged , , , , , , | Leave a comment