Send HTTP request from PHP without waiting for response?

后端 未结 10 910
温柔的废话
温柔的废话 2020-12-08 00:25

I want to have an HTTP GET request sent from PHP. Example:

http://tracker.example.com?product_number=5230&price=123.52

The idea is to d

10条回答
提交回复
热议问题