| PHP Form image verification |
|
|
Page 1 of 3 When you build a form in your web page, you are susceptible to being spamed by automated systems. In order to make sure that the one who completes the form is human, you can use the system with image verification. You can see here a sample of form with a random text image verification. Requirements :
<?php
It should appear a page with infos and you can find if you have gd installed or not. A few rules : Next is presented the code explained. |
|||||

Form Image Verification 
