array( "/([^]_a-z0-9-=\"'\/>])((https?|ftp|gopher|news|telnet):\/\/)([^ \r\n\(\)\^\$!`\"'\|\[\]\{\}<>]*)/si", "/^((https?|ftp|gopher|news|telnet):\/\/)([^ \r\n\(\)\^\$!`\"'\|\[\]\{\}<>]*)/si", "/([^]_a-z0-9-=\"'\/>])((www\.))([^ \r\n\(\)\^\$!`\"'\|\[\]\{\}<>]*)/si", "/^((www\.))([^ \r\n\(\)\^\$!`\"'\|\[\]\{\}<>]*)/si" ), 'ReplaceArray'=>array( '\\1\\2\\4', '\\1\\3', '\\1\\2\\4', '\\1\\3' ) ); ?>