spooke2k Posted June 22, 2007 Share Posted June 22, 2007 is there a way to pick out part of a string using the equilent of vb mid fuction where specify where i wanted chars for position 3 in string to 19 so say i have a string with abcd and i just wanted chr 2 to 3 which in this case would be "bc" is this possible in php i need to be able to set where i want data from 2 any method would be good thanks. Spooke2k Link to comment https://forums.phpfreaks.com/topic/56682-solved-string/ Share on other sites More sharing options...
spooke2k Posted June 22, 2007 Author Share Posted June 22, 2007 substr() fixed with sub string Link to comment https://forums.phpfreaks.com/topic/56682-solved-string/#findComment-279995 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.