whyleyc / zamzar-php

Simple PHP script to use the Zamzar file conversion API
MIT License
1 stars 1 forks source link

zamzar-php

A simple PHP script to demonstrate usage of the Zamzar file conversion API.

The script:

  1. Uploads a file for conversion
  2. Polls the API to verify if the conversion job has completed
  3. Downloads any converted files when it has completed

Prereqs

Make sure you have:

Running the script

For further information check out the Zamzar API docs here.