$string = \'Some string\'; $pos = 5; ...??... $begging // == \'Some s\'; $end // == \'tring\';
What is the best way to separate string in two by