What if I want to send a SOAP xml text/code to a server and the server responds with a SOAP xml? Basically I used Postman to send it raw code in the body and I can't find how to "translate" that into php and how to catch the server's response.
Use visual studio software Install extensionrapidpostmen ( like postmen) in vs code. Make an request like post,get,etc. Then You can generate any language of curl code which is requested
For those who prefer it, an updated text version of this with code examples can be found at bytemyke.com/php-http-requests-made-easy/
You are a good speaker and made this easy to understand.
Thank you!
I love PHP!! HTTP requests are actually beneficial for me! Thank you.
You’re welcome! Thank you for watching! Be sure to check out my channel for more PHP content
May Allah bless you Mr. Mike!
Super helpful
Liked this alot
This was very helpful, thanks!
Very well defined!
Thank you!
Thanks!
No problem!
What if I want to send a SOAP xml text/code to a server and the server responds with a SOAP xml? Basically I used Postman to send it raw code in the body and I can't find how to "translate" that into php and how to catch the server's response.
Use visual studio software
Install extensionrapidpostmen ( like postmen) in vs code.
Make an request like post,get,etc.
Then You can generate any language of curl code which is requested
You are just sending HTTP post request while submitting the form on your local server
Ya to noob level hai but i am in pro level so level not matched
😈