<?php
$str = "corn-receiving-pdrag08-form";
echo rtrim($str,"-form");
?>