Searched refs:getID3_cached_mysql (Results 1 – 3 of 3) sorted by relevance
22 $getID3 = new getID3_cached_mysql('localhost', 'database', 'username', 'password');
196 …$id3 = new getID3_cached_mysql($opt['host'], $opt['database'], $opt['username'], $opt['password'],…
74 class getID3_cached_mysql extends getID3 class