|
1 function GetResultXML ( $url ) {
2 $result = file_get_contents($url); 3 $resultLength = strlen($result); 4 return $result; 5 } There is no problem with line 3.I got 2576576 for $ ... |
|
i've a web service which has a method returning huge string in XML format.
Result XML is obtained from another URL.I get the xml by file_get_contents function. When i want to learn string length,it ... |
Page 1 of 1 | All times are GMT - 5 Hours |
Content © NuSphere Corp., PHP IDE team
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by