User Login
Username:
UserEmail:
Password:
[LOGIN]
[REGISTER]
[FORGET PASSWORD]
You are not logged In.
LOGIN
REGISTER
FORGET PASSWORD
Reply Title
Reply
About
Documentation
Download
Older Releases
This is a complete API system built for Netflix.
Features of this script:
Use file storage, MySQL or easily implement your favorite storage object.
Easily make non authenticated call, signed calls and protected calls.
24.5 KB in size.
Installation:
Extract folder into your server.
Open configs.ini.php and update the following:
consumer_key » Your consumer key provided by Netflix
shared_key » Your shared key provided by Netflix
app_name » Your Application Name provided by Netflix
app_callback » Location of the file token_response.php
app_redirect » Page where the users will go to after their login at netflix (immediately after passing by app_callback)
token_storage » Storage object (storageObject.file.php - File storage, storageObject.mysql.php - mysql storage)
token_dir » If using file storage, location where tokens are stored
[db_info] » Your Database information is you are using mysql storage
View example.php to view how it works.
Open documentation.html for complete API information.
System Requirements:
PHP 5.3 or higher
MySQL 4 higher or File storage
Problems or Questions:
Please post your questions at the PHP section:
http://azizsaleh.com/oldindex.php/AskMeAQuestion
Total Number of Downloads:
1,895
Demo Status:
Click Here
Download Link:
Download Link
Release Date:
February 27th, 2011
There are no older releases for this script.