jd2007 Posted July 18, 2007 Share Posted July 18, 2007 how do i select 35 characters begining from the first character in a string ?..let's say, i have a string "fdfsfdfsfsfssfssfsfsfssfsfssfsfsfsfsfsfsfsfsfssfwwwsfcsf"...how do i take 35 characters in a string begining from the first character ? Link to comment https://forums.phpfreaks.com/topic/60527-how-do-i-select-35-characters-begining-from-the-first-character-in-a-string/ Share on other sites More sharing options...
phpknight Posted July 18, 2007 Share Posted July 18, 2007 http://www.w3schools.com/php/func_string_substr.asp Link to comment https://forums.phpfreaks.com/topic/60527-how-do-i-select-35-characters-begining-from-the-first-character-in-a-string/#findComment-301087 Share on other sites More sharing options...
jd2007 Posted July 18, 2007 Author Share Posted July 18, 2007 thanks... Link to comment https://forums.phpfreaks.com/topic/60527-how-do-i-select-35-characters-begining-from-the-first-character-in-a-string/#findComment-301097 Share on other sites More sharing options...
MadTechie Posted July 18, 2007 Share Posted July 18, 2007 searching the forum helps old post Link to comment https://forums.phpfreaks.com/topic/60527-how-do-i-select-35-characters-begining-from-the-first-character-in-a-string/#findComment-301101 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.