php-xbox
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:PHP Library for Xbox Live gamercard data
PHP-Xbox
------------------------------------------------------------------------------------------
Run tests:

php XboxGamercard.test.php


Easy to use:

include 'XboxGamercard.class.php'
$gamercard = new XboxGamercard('Major Nelson');

Method:
refresh - refresh data

Fields:
html - the html of the gamercard
subscription - Gold or Silver
avatar - Paths to avatars (tile, large, small, body)
games - array containing 5 items with structure (title, tile)

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