Hi
I have been making a captcha verification thing and everything so far works. however i would like to add voice. I thought it would be a simple matter of returning an array of links to files with the image but i can't figure it out. Then i tried using a session and realised the potential security risk.
any ideas?
i'm creating my image using gd and calling it from <img src='verification.php'>