Hi Chris,
hast recht, das sollte dann wohl die beste Lösung sein:
$ext = ".ts";
$title = str_replace($ext, "", $title);
Solong!
Hi Chris,
hast recht, das sollte dann wohl die beste Lösung sein:
$ext = ".ts";
$title = str_replace($ext, "", $title);
Solong!