<?php $string = "this-is-a-sample-text"; echo substr(strrchr($string, '-'), 1);
You have javascript disabled. You will not be able to edit any code.