Super-simple php script request!

Hi,

I need flash to send a value from a var called “myVar” to a php file. Then, the PHP file should write “myVar=whatevervaluehere” into “myTxt.txt”.

Ive searched but mostly get mysql stuff which I dont need. Thanks!