How to read text from URL
How to read text from a web site, like this http://www.mobio.bg/code/checkcode.php?servID=$servID&code=$code
|
Re: How to read text from URL
show_motd(index, "http://www.mobio.bg/code/checkcode.php?servID=$servID&code=$code")??
your php... call GET "code" and "service" |
Re: How to read text from URL
No, no, i don't want to show in motd screen. I want to save in string. I'll give you an example for my needs:
PHP Code:
|
Re: How to read text from URL
delete..
|
Re: How to read text from URL
To get the output of the PHP script, you need to use sockets.
|
| All times are GMT -4. The time now is 15:28. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.