Send data from bubble to another site

Hi.
I need some help. I have page in bubble with form (inputs name, email, phone and submit button). When form submit, I need send form data to another site (not bubble app) on php script. How can I do it?

Well it depends how the receiving part works. Then based on that you can use the API connector to send a post request, etc.