Skip to content

expertskb/SAMDb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SAMDb API

SAMDb API is movie database, ip database and google drive file information free provider Website.

Usage

include_once "class/samdb.class.php";

use Shakib\SAMDb;

$samdb = new SAMDb(""); // Enter You API Token

IF YOU WANT SEE GOOGLE DRIVE FILE INFO, IP DATABASE INFO & MOVIE INFO DATABASE THEN USE

var_dump($samdb->gdinfo("18pKPRRSPnDbeL82pEa-Zatovn6iWLuCF"));

then return

Application

Check ip.php and movie.php if you need movie info or ip info etc,