<?php $cut = preg_split("/[_.-]/", "1_10_10-Einzel.pdf", -1, PREG_SPLIT_NO_EMPTY|PREG_SPLIT_DELIM_CAPTURE); print_r($cut);
You have javascript disabled. You will not be able to edit any code.