Hi,
I’m trying to post some variable to one PHP script from another and extract the output. Once the script has had the variables posted to it, it echo’s a number. It displays nothing else.
I think my best bet is to use PHP cURL?
I cant find any simple tutorial and am hoping some one can point me in the right direction.
Thanks,