Submit selection from combobox to database

I have a flash component comboBox which populates elements from an XML file, and I want the selection to be submitted to a MySQL database using PHP. Anyone have experience doing this in Flash and AS3?