![]() |
|
Welcome to the Computer Webmaster Gaming Console Graphics Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
| |||||||
| PHP PHP for some can be one of the hardest website programming codes, so do you need help on your PHP script, if it is php4, php5 or lower this is the place for you for any PHP help. |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #1 | ||
| I'm now using this: $msg = preg_replace("/(?:^|\b)((((http|https|ftp):\/\/)|(www\.))([\w\.]+)([,:%#&\/?~=\w +\.-]+))(?:\b|$)/is","<a href=\"$1\" target=\"_blank\">$1</a>", $msg); but my name tag doesn't work anymore and it should, is it possible to disable the preg_replace() whenever there is a "=" before a link? | |||
| | #2 | ||
| On 22-Aug-2003, "HamuNaptra" <hamunaptra@pandora.be.NOSPAM> wrote: > $msg = > preg_replace("/(?:^|\b)((((http|https|ftp):\/\/)|(www\.))([\w\.]+)([,:%#&\/?~=\w > +\.-]+))(?:\b|$)/is","<a href=\"$1\" target=\"_blank\">$1</a>", $msg); > > but my name tag doesn't work anymore and it should, > is it possible to disable the preg_replace() whenever there is a "=" > before a > link? I would to two preg_replace()s. Have the first one take care of the [url=link] construct and the second do the [url] -- Tom Thackrey www.creative-light.com | |||
| Featured Websites | ||||
|
![]() |
| Tags: codes, forum |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Forum codes | Tom Thackrey | PHP | 1 | 07-01-2007 5:23 PM |
| Forum codes | E-Star | PHP | 1 | 07-01-2007 5:23 PM |
| Garmin Codes right here!!!!!!!!!! | stubbing@expressvoo.ca | GPS | 1 | 06-25-2007 10:02 PM |
| car sec codes | Richard | Car audio | 0 | 06-17-2007 3:02 PM |
| Forum Posters Required for my Forum Posting Service Company | mayank | For Hire | 6 | 05-12-2006 10:11 AM |
| Featured Websites | ||||
|