shage Posted July 17, 2007 Share Posted July 17, 2007 $post_content = stripslashes($post->post_content); That is the code that calls the wordpress content, anyone know a way to only pull char 6 thru 12 so i only pull say like 3 words out of the post to display instead of the whole thing Link to comment https://forums.phpfreaks.com/topic/60429-only-certain-amount/ Share on other sites More sharing options...
jvrothjr Posted July 17, 2007 Share Posted July 17, 2007 http://us2.php.net/manual/en/function.substr.php Link to comment https://forums.phpfreaks.com/topic/60429-only-certain-amount/#findComment-300620 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.