Advertisement
MrPoxipol

captcha php

Aug 21st, 2014
438
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.27 KB | None | 0 0
  1. <img id="captcha" src="securimage/securimage_show.php" alt="CAPTCHA Image"/>
  2. <a onclick="document.getElementById('captcha').src = 'securimage/securimage_show.php?' + Math.random(); return false;" href="#">
  3.     <p style="font-size: 8pt; text-align: center">Wygeneruj nowy</p>
  4. </a>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement