-
Notifications
You must be signed in to change notification settings - Fork 1
busbyjon/VirginMoneyGiving-API
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Virgin Money Giving API
=======================
A simple PHP class to pull in the total from any Virgin Money Giving page.
Example Usage
-------------
$vmg = new VirginMoneyGiving('http://uk.virginmoneygiving.com/team/paulandrob');
echo "Total is :".$vmg->getTotal();
About
A PHP Api Class for pulling the total in from any Virgin Money Giving Page
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published