Hi,
I am using cakephp 1.2. I am using httpsocket get method. It works well. But the content is enclosed by quotes..
string(123) "..this is where the content is".
I think it is telling the type of response and the number of characters of the output. I have my application in production setup.
How can i remove it.
I appreciate any help.
Thanks.