I am using this preg_replace to create hashtags twitter style: $text = preg_replace('/(^|\s)#(\w*[A-Za-z-_]+\w*)/', '<a ...
Read More

Creating hashtags only, nothing else
PHP Programming
Discussion related to search engines, including optimization, marketing, tools and other technical aspects.