I need to parse a file hosted on another server. I basically need to get to a specific point in this file: http://www.wardb.com/ExGuild.aspx?id=8686 and then use everything else after it.
I need everything in the roster:[...] portion of the function.
I have a script that uses the pecl library however my provider cannot install it so therefore I need to find another way to do this.
Is there anything I can use that would get me this portion of the file in php?
Thanks in advance for your help.
Ali
|