PHP-Gamercard-Parser
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:Small PHP library to parse XBox Live gamercards and retrieve information (e.g. gamerscore) from them
This parser library, given a gamertag, will grab the HTML gamercard from live.xbox.com and extract the gamerscore and a few other salient details from it, returning a handy GamerCard object, which is just a data container for the gamercard information.

There used to be a graphical forum signature generator included with this as an example; it has been moved to its own repository, PHP-Gamercard-Sig-Generator, which includes this as a subproject.

Uses php5_dom_wrapper.php by Alexandre Alapetite for PHP 5 compatibility, 
see http://alexandre.alapetite.fr/doc-alex/domxml-php4-php5/

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。