in reply to Re: Rotating a stringin thread Rotating a string
ireverse substr($str,0,$rot); ireverse substr($str,$rot); ireverse($str); [download]