Skip to content

Instantly share code, notes, and snippets.

@johnbahamon
Created August 13, 2017 17:38
Show Gist options
  • Select an option

  • Save johnbahamon/ad7409b378375cdfdeab807f34d24687 to your computer and use it in GitHub Desktop.

Select an option

Save johnbahamon/ad7409b378375cdfdeab807f34d24687 to your computer and use it in GitHub Desktop.
<form action="https://api.playecommerce.com/products" method="post" enctype="multipart/form-data">
<input type="file" name="avatar" multiple>
<input type="submit" value="Enviar">
</form>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment