Hi All,
I'm trying to find a solution to this problem. Mainly i need to send an httprequest whilst running a php script and receive a response so i can parse it and work with that! The data sent has to be in POST format.
I cannot use any third party solution since, everything has to be created within one script only. Is there a solution to this.
Thank you
Nick
I'm trying to find a solution to this problem. Mainly i need to send an httprequest whilst running a php script and receive a response so i can parse it and work with that! The data sent has to be in POST format.
I cannot use any third party solution since, everything has to be created within one script only. Is there a solution to this.
Thank you
Nick