自動偵測文字URL並轉成Hyperlink

| No Comments | No TrackBacks
echo preg_replace("/(http:\/\/|www|[a-zA-Z0-9-]+\.|[a-zA-Z0-9\.-]+@)(([a-zA-Z0-9-][a-zA-Z0-9-]+\.)+[a-zA-Z0-9-\.\/\_\?\%\#\&\=\;\~\!\(\)]+)/","<a href=\"\\1\\2\" target=\"_blank\">\\1\\2</a>",$text);

No TrackBacks

TrackBack URL: http://www.ode2forest.com/mt-tb.cgi/32

Leave a comment

About this Entry

This page contains a single entry by Gordon Lim published on August 5, 2009 12:00 PM.

我捨棄了我的乳酪 was the previous entry in this blog.

CentOS 安裝PHP 的GD 模組 is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.