ForwardTrack Core Library/API

Overview

The current release of ForwardTrack implements the core network tracking/aggregating functionality as a seperate PHP library that functions independently of all the web application/user-facing stuff. We did this so that you can add FT-like functionality into a pre-existing PHP web application/framework.

WebService

Soon we will also make a webservice (SOAP or REST or both) that will allow for ForwardTrack integration with non-PHP-based systems.

List of Classes/Methods/etc.

Currently, it is not documented at all so you will need to just browse code to use it seperately.