curl icon indicating copy to clipboard operation
curl copied to clipboard

Basic Usage Help

Open JordashTalon opened this issue 9 years ago • 2 comments

I'm trying to figure out how to do this CURL command:

curl https://uploads.stripe.com/v1/files
-u sk_test_OCHANGEDPcDr0:
-F purpose=identity_document
-F file="@/path/to/a/file.jpg"

With this PHP script? What would be the equivalent PHP command?

JordashTalon avatar Jan 18 '17 23:01 JordashTalon

@JordashTalon - that's probably better as a question on Stack Overflow (or similar). If you can show what code you have presently, and where you think it is getting stuck, that is often helpful.

halfer avatar Apr 01 '17 16:04 halfer

@JordashTalon The instruction and the problem is maybe related to https://github.com/php-mod/curl/issues/46

nadar avatar Mar 28 '18 14:03 nadar

I am going to close this issue because:

  • Missing information's
  • No more activity
  • No one picked up the task (no Pull Request received)

If you think this is still important or there are more/new informations. Please reopen the issue and let us know.

nadar avatar Aug 29 '22 08:08 nadar