Hi all,
Im v new to PHP and am having a problem on an opensource element of code. I know the code works as it was functioning on my old laptop before it went bang but i cannot get it working on my new laptop. The line of code is as follows:
$xmlstr = sendRequest($path, $body);
I've no doubt this is something I have setup incorrectly but if anyone could point me in the right direction that would be great.
Thanks in advance.
Rob
Im v new to PHP and am having a problem on an opensource element of code. I know the code works as it was functioning on my old laptop before it went bang but i cannot get it working on my new laptop. The line of code is as follows:
$xmlstr = sendRequest($path, $body);
I've no doubt this is something I have setup incorrectly but if anyone could point me in the right direction that would be great.
Thanks in advance.
Rob