there's a url which is an xml file, now i have to get the file, i used get file contents but the file is 11mb and i need to parse it then. Any tips or links as to how should i go about it.
naa thats not what im looking for, suppose url-->abc.com which wen you paster in ur browser opens up an xml $x=file_get_contents("abc.com"); echo $x; PHP: now the echo just doesnt happen, am i doing something wrong
I m sorry for this, but some modules were missing, i dunno which ones but after installing all of them, it started work.