crowdrise_charity_api:众筹慈善 api 的简单类

时间:2021-06-12 08:12:17
【文件属性】:
文件名称:crowdrise_charity_api:众筹慈善 api 的简单类
文件大小:3KB
文件格式:ZIP
更新时间:2021-06-12 08:12:17
PHP crowdrise_charity_api 众筹慈善 api 的简单类 例子: include ( 'class.gl_crowdrise_charity_api.php' ); $ charity = new gl_crowdrise_charity_api(); $ charity -> api_key = '' ; $ charity -> api_token = '' ; $ time_from = strtotime ( "2010-01-01 00:00:00" ); $ total_donation_amount = $ charity -> get_total_donation_amount ( $ time_from ); echo number_format ( round ( $ total_donation_amount ), 0 );
【文件预览】:
crowdrise_charity_api-master
----LICENSE.txt(488B)
----README.md(414B)
----class.gl_crowdrise_charity_api.php(5KB)

网友评论