Backend Development

PHP Licensing System

Submitted by Lol234d, , Thread ID: 16651

Thread Closed
Lol234d
what am i doin here
Supreme
Level:
0
Reputation:
-7
Posts:
433
Likes:
40
Credits:
1.07K
11-01-2016, 06:22 PM
This post was last modified: 19-01-2016, 01:11 PM by Lol234d
#1
I'm slowly starting to understand and learn PHP/SQL so i wrote up this licensing system.

Content locked
This content has been locked. Please login or register in order to unlock it.

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}");

RE: PHP Licensing System

Lol234d
what am i doin here
Supreme
Level:
0
Reputation:
-7
Posts:
433
Likes:
40
Credits:
1.07K
OP
15-01-2016, 11:31 PM
#3
13-01-2016, 10:47 PM
cisla Wrote:
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}");

Yeah i thought about doing that but i wanted to make it as clean as possible so a web request would be simple.

RE: PHP Licensing System

cisla
Junior Member
Level:
0
Reputation:
0
Posts:
56
Likes:
4
Credits:
0
16-01-2016, 12:25 AM
#4
In my opinion, it isn't simple and it makes the page load slower. But considering you merged PHP with HTML then you would need to separate your code to functions or classes to include into the HTML.

RE: PHP Licensing System

diox1989
Novice
Level:
0
Reputation:
0
Posts:
29
Likes:
1
Credits:
24
16-01-2016, 12:29 AM
#5
It will be useful for scripting license. Thanks Smile

RE: PHP Licensing System

Fragan
Offering a premium link generation servi
Level:
0
Reputation:
15
Posts:
129
Likes:
3
Credits:
55
16-02-2016, 05:51 PM
#6
Thanks fo this pal this will really helps
[Image: ATWe5um.gif]

RE: PHP Licensing System

PhucedMODZ
Banned without appealing rights
Level:
0
Reputation:
9
Posts:
64
Likes:
48
Credits:
863
15-04-2017, 03:18 AM
#7
yet again, another broken link, another 8 credits wasted

RE: PHP Licensing System

memba
Newbie
Level:
0
Reputation:
0
Posts:
18
Likes:
0
Credits:
10
11-05-2017, 03:37 PM
#8
:please: Link not working ?

RE: PHP Licensing System

ujju
Closed Account
Level:
0
Reputation:
0
Posts:
54
Likes:
0
Credits:
0
24-05-2017, 01:25 PM
#9
I am actually searching this cofe

RE: PHP Licensing System

dataerpbr
Closed Account
Level:
0
Reputation:
0
Posts:
12
Likes:
0
Credits:
15
26-05-2017, 04:08 AM
#10
Could someone tell me between yii or laravel?

Users browsing this thread: 1 Guest(s)