$audioext) { if (glob($dir .'*.' .$audioext)) return 1; } return 0; }