简体   繁体   中英

Execute script from server to server php

I need to call one URL without the browser. I have tried with POSTMAN. its working fine. Not sure how to do it via Server to server in PHP ?

Is there any online service available for these kind of trigger. Tried cron job too but not working as expected. Any help??

Try this . Hope it will help.
This is just the basic curl request.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM