Completed

Script que recebe Post e envia Curl

Published on the February 11, 2019 in IT & Programming

About this project

Open

Ola pessoal. Preciso criar um script php que pega esse post

user=leonardoborlot&pass=leo12345&phone=+212676892632&msg=great+app%21+thank+you%21&url=https%3a%2f%2fsmsgateway.truthful.be%2Fsms%3FdeviceId%3D4dff4b4bff30461e

E converte e envia esse CURL:

curl -X POST \
-H "Content-Type: application/json" \
-H "Authorization: leonardoborlot:leo12345" \
-d '{"phone": "+212676892632", "msg": "Great app! Thank you!"}' \
https://smsgateway.truthful.be/sms?deviceId=4dff4b4bff30461e

Substituindo os dados de acordo com os valores do POST

Category IT & Programming
Subcategory Web development
What is the scope of the project? Small change or bug
Is this a project or a position? Project
I currently have I have specifications
Required availability As needed
API Integrations Other (Other APIs)
Roles needed Developer

Delivery term: February 13, 2019

Skills needed

Other projects posted by L. B. V.