Auth check
Hello.
Could you tell me how to make authorization check to work like this. So if on adress http://lalala.com/auth.txt it says "OK" , the plugin continues working fine, but if it says something else, or the file doesnt load at all, the plugin shuts down? |
Re: Auth check
sockets. (probably)
|
Re: Auth check
Do you need to read contents of the file or just check if the file exists? Either way you will be using sockets.
|
Re: Auth check
i guess check if the file exists would be enough.
|
Re: Auth check
HTTP?
PHP Code:
|
Re: Auth check
Great! Appreciate this ;)
|
| All times are GMT -4. The time now is 21:59. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.