I have a flash app, and i want to put an in-app pop up that allows users to submit information that will be handled by a PHP backend. I want this to be secure, both mysql injection wise and anti-bot spam captcha wise. Can someone kindly point me towards a couple of tutorials to get me started?
I need tutorials for: In-app popup window Flash Posting to PHP with captcha (recaptcha is favorable).
Thanks!