Skip to content

Instantly share code, notes, and snippets.

@unicodeveloper
Last active September 12, 2016 09:39
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 unicodeveloper/dff46d1d01e7e60176550028a4a20f15 to your computer and use it in GitHub Desktop.
Save unicodeveloper/dff46d1d01e7e60176550028a4a20f15 to your computer and use it in GitHub Desktop.
<?php
// importing the necessary Cloudinary files
require 'Cloudinary.php';
require 'Uploader.php';
require 'Helpers.php';
require 'Api.php';
.....
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment