I have a Flex page where I display data in two DataGrids.
I've got it showing the data. And I have it set to editable. But
now I need to be able to write it back to a PHP script on the
server where it can be stored back in the database. I can't see how
to do that.
↧