I have to make connection to the DB and Insert a row based on the data that the SWF sent me...
I will need to make it so that the SWF->PHP part is secure by not letting users tamper with data.
I don't want to use SSL because its not a suitable solution... what other method is available?