Got more questions? Find advice on:
ASP
|
SQL
|
XML
|
Windows
in
Current Tags
(Entire Site)
Search
Welcome to RegexAdvice
Sign in
|
Join
|
Help
Home
Blogs
Forums
Photos
Downloads
Browse by Tags
All Tags
»
preg_replace
»
urls
<a> link
bbCode
Parse
parser
parsing
preg_replace of http adresses
hi im using PHP and i got this function in my forumsoftware: function links($text, $conf) { $text = preg_replace("/(\s)http:\/\/([\S]+?)(\s)/i" , "$1http://$2$3" , " $text "); $text = ...
Posted to
Construction Advice
(Forum)
by
hayopai
on
February 17, 2011
Got more questions? Find advice on:
ASP
|
SQL
|
XML
|
Windows
|
About regexadvice.com
|
Privacy Policy
|
ASP.NET Tutorials
|
Advertise
Copyright ©2005 DevAdvice.com