6
6
* from the database. To get from a javascript Date object to a Unix timestamp, simply
7
7
* use "date.getTime() * 1000." (getTime returns the number of miliseconds)
11
11
require_once('lib/phpvideotoolkit/config.php');
12
12
require_once('lib/phpvideotoolkit/phpvideotoolkit.php5.php');
16
15
private $images = array();