I'm trying to translate a cURL string which includes the line:
-u <account>:<token>
...but I'm not sure what that maps to in PHP's cURL API.
I've read this, but that's for Node. Can anyone enlighten me?
I'm trying to translate a cURL string which includes the line:
-u <account>:<token>
...but I'm not sure what that maps to in PHP's cURL API.
I've read this, but that's for Node. Can anyone enlighten me?