How to POST data to my own PHP webpage

How to POST data to my own PHP webpage

I have created a PHP program that takes POST data and combines it with a PDF file then flattens it. 

It seems that postURL only posts to Zoho Applications.  openURL would require a GET where the data would be exposed in the URL.

Is there anyway to do this in Zoho?