del_id( 'm_img', $_POST['id'] ); array_map("unlink", glob(MYDIR . "/img/magazin/cats/" . $_POST['img'] . "*.jpg")); break; } //print_r($_POST); ?>