I need to send data to php.
I use an XMLConnector as reciver of the data,
a dataset to connect a datagrid to xml data,
but I want use another XMLConnector to send
the modified data to a php page, and I don't know how.
There are tutorial to send data to php page throw XMLConnector
with direction send?

Thanks