Hi guys,
i have a little problem with my selfwritten framework, i just want to add a serial number for every license i give and so on the main class load check if the serial is "authentic" so i was thinking of using socket at first but they are slow..... any alternative?
thank in advance for the help
Fabian
Checking External page while loading
Moderator: General Moderators
Re: Checking External page while loading
ok
i'm an idiot, the solution is to use file_get_contents() and if you have to pass something use the get method ^^;
Fabian
i'm an idiot, the solution is to use file_get_contents() and if you have to pass something use the get method ^^;
Fabian