get_database('import_array'); $link = $thisdb->connect(); if($link){ return 'OK'; }else { return 'false'; } } } ?>