B Boxynailala New Member Sep 17, 2012 #1 I use this in my script:\[code\]$xml = file_get_contents('gapi.account.php');print_r($xml);\[/code\]Easy, right?But now... the gapi.account.php isn't parsed, how to do this? The output of the parsed file is xml.Thanks!
I use this in my script:\[code\]$xml = file_get_contents('gapi.account.php');print_r($xml);\[/code\]Easy, right?But now... the gapi.account.php isn't parsed, how to do this? The output of the parsed file is xml.Thanks!