SQL Injection Comment/Message Box

Recently I have been trying to tackle something that seems to be very difficult. I would like to have text boxes In my flash website during run time to hook up to a MySQL DB Using either PHP or ASP to recieve raw XML data and to insert the record into my Database.

Using AS3…