PHP Classes

File: README

Recommend this page to a friend!
  Classes of windylea   MediaFire API PHP Library   README   Download  
File: README
Role: Documentation
Content type: text/plain
Description: Readme text
Class: MediaFire API PHP Library
Upload and retrieve files to MediaFire service
Author: By
Last change: Update file
Date: 11 years ago
Size: 1,109 bytes
 

Contents

Class file image Download
MediaFire API PHP Library ________________________________________________________________________________ 1. REQUIREMENTS + PHP5 or higher + JSON extension enabled + OpenSSL extension enabled + (Optional) libxml PHP extension enabled + (Optional) cURL extension enabled ________________________________________________________________________________ 2. HOW TO USE You must first register and create new application in the "My Account" > "Developers" section of MediaFire in order to get an Application ID and an API Key to use this class. Browse the example directory to see basic usage of this class. Also look at the class source and MediaFire website for documentation of the API : http://developers.mediafire.com/index.php/REST_API ________________________________________________________________________________ 3. ABOUT AND LICENSE Copyright (c) 2012-2013, WindyLea. All right reserved. Website : www.windylea.com This project is made under BSD license. See LICENSE file for more information. MediaFireŽ is a registered trademark of the MediaFire, LLC.