Skip to content

A PHP Api Class for pulling the total in from any Virgin Money Giving Page

Notifications You must be signed in to change notification settings

busbyjon/VirginMoneyGiving-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

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

No packages published

Languages