checking the output of one php script
Hey, i need some help with my installer.
I was wondering if it's possible to check the output returned by one php script hosted on some website.
For example, i have 2 vars ($param1 and $param2 i.e), by running http://123.domain.com/123/script.php...ram1&2=$param2 the script will ouput 1 of 3 strings (ok, bad, invalid).
It's possible to do that ?
Any help/suggestions are welcomed:)
Thanks in advance,
Lukk