I'd found something similar but not as clear and usefull as this example thank you.
For now I think what I've decided to do is have the PHP parse the data into a GET URL
The main reason I was trying to do a POST was to pass an Array, there is no real way to do it in a GET
Thanks again.