Skip to content

Instantly share code, notes, and snippets.

@mirko77
Created March 7, 2015 18:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mirko77/f8c541b2d1662e2bff3d to your computer and use it in GitHub Desktop.
Save mirko77/f8c541b2d1662e2bff3d to your computer and use it in GitHub Desktop.
File upload to Epicollect+ (image)
/*
* http://plus.epicollect.net/post_image_test
* post request for single file (image)
*/
Array
(
[name] => Array
(
[name] => test_form_ecplus_test_form_ctrl2_a2439aad10124340_1425745268593.jpg
[type] =>
[tmp_name] => /tmp/phpWhfoOx
[error] => 0
[size] => 29858
)
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment