sending text from actionscript to mySQL

[expired user #1780]'s profile image [expired user #1780] posted 17 years ago in General Permalink
Hello everyone, hope u r all well.

Got a bit of a simple question. I have a textArea box (mesgArea.text) where a user can write a simple message and then press a send button ("sendMsg").

All i really need is when that user presses the sendMsg button, for the message to be stored in the field called "messagedescription" in the "messages" table in mySQL database.

Thus when i look in the actual database the message typed by the user in flash will be stored in the "messagedescription" field in mySQL.

I have been told that the loadVars method may be useful.

I am utterly stuck. Does anyone know the actionscript/PHP for this?


Thank you for all your help.
ansgar's profile image ansgar posted 17 years ago Permalink
This is obviously the totally wrong place for things related to action-script and php.

Please login to leave a reply, or register at first.