C:\xampp2_not used\htdocs\kptv\ro\test.php


1
2
3
4
5
6
7
8
9
10
11
12
13
<?php
    
    error_reporting
(E_ALL);
    
ini_set('display_errors',1); 
    
    require_once 
"func/cover.php";

    
$cover = new Cover("Van Helen""Rock Off""artist");
    
$cover->doSearch();
    
    
// echo $cover->getRawResult();

?>
x

Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586