Backend Development

PHP Licensing System

Submitted by Lol234d, , Thread ID: 16651

Thread Closed

RE: PHP Licensing System

cisla
Junior Member
Level:
0
Reputation:
0
Posts:
56
Likes:
4
Credits:
0
13-01-2016, 10:47 PM
This post was last modified: 13-01-2016, 10:48 PM by cisla
#2
Nice share.

Just one question, why are you doing a web request from your own site in "index.php"? Why not simply include/require the api PHP code?

index.php : 83
$ip = file_get_contents("http://urlhere.com/api.php?key={$password}");

Users browsing this thread: 1 Guest(s)