description, 10); // Change this to the number of characters to remove from the beginning of each post. This allows you to remove username: from the beginning of each post.
$tweet = ereg_replace(“[[:alpha:]]+://[^<>[:space:]]+[[:alnum:]/]”,”\\0“, $tweet);
Twitter Feed
description, 10); // Change this to the number of characters to remove from the beginning of each post. This allows you to remove username: from the beginning of each post.
$tweet = ereg_replace(“[[:alpha:]]+://[^<>[:space:]]+[[:alnum:]/]”,”\\0“, $tweet);