kumarrana Posted July 25, 2008 Share Posted July 25, 2008 Can somebody tell me how to extract certain length of the string, echo it and link it to different page? For Sentence like " This is the PHP blog". I only want to display "This is the ..." and link it to different page. Link to comment https://forums.phpfreaks.com/topic/116512-string-manupulation/ Share on other sites More sharing options...
kevin7 Posted July 25, 2008 Share Posted July 25, 2008 substr function? http://au.php.net/strings Link to comment https://forums.phpfreaks.com/topic/116512-string-manupulation/#findComment-599105 Share on other sites More sharing options...
kumarrana Posted July 25, 2008 Author Share Posted July 25, 2008 Thanks Kevin7 for the link. I will check it out. Link to comment https://forums.phpfreaks.com/topic/116512-string-manupulation/#findComment-599273 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.