$string = 'hello world'; print substr($string,0,5);