How to postURL to your own PHP website.. is it possible?

How to postURL to your own PHP website.. is it possible?

I have a PHP program that takes post data and fills a PDF form then flattens it.  I want to send my Zoho data to this program but it seems that there is no way to post data in such a way.

Is there a way to post data to an active PHP program page which will be opened?