|
|
||||||
|
||||||
| Index Link To US Private Messages Archive FAQ RSS | ||||||
| Database Discussion Forum This is the place to find help resolving those nagging questions you have about implementing and using all kinds of databases. Need help writing a query? Need an opinion on Oracle? Post here! |
Share Thread: & Tags
|
||||
|
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
I want to convert some tags into VB style. I can easily convert "<b>" to "[b]" using str_replace.
What I need help with are the image and weblinks I need to convert both ways <a href = "whatever.com">testing</a> to testing This is a little trickier because someone might create a broken tag, and if it creates a broken html link, that will produce errors. |
|
|||
|
preg_match is a PHP function . Aren't you using VB Script?
In VB you may use a combination of InStr and Mid Or you could replace "<a href" with "[a href" and "</a>" with "[/a]" |
|
|||
|
preg_match is a PHP function . Aren't you using VB Script?
In VB you may use a combination of InStr and Mid Or you could replace "<a href" with "[a href" and "</a>" with "[/a]" __________________________________________________ ________ thanks for the information!!!! |
|
|||
|
there is a perl script in the following link to do the work for you
HTML To BB Code Converter you can use it like it is or you can just pick up the regular expressions and use with preg_match to make your own php code
__________________
Upload You Photo For Free At ePhoto Bay |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Converting Tags | KingOfHeart | Database Discussion Forum | 0 | 06-16-2008 03:35 PM |
| Converting documents to .pdf | Jeff Sundin | Graphics & Design Discussion Forum | 10 | 02-26-2008 07:47 AM |
| Can some help me converting a page in CSS? | Webnauts | Graphics & Design Discussion Forum | 3 | 08-17-2004 05:58 PM |
| Converting to CSS | H4KSY | Web Programming Discussion Forum | 14 | 03-05-2004 12:24 PM |
| PSP converting to .ai format | matauri | Graphics & Design Discussion Forum | 26 | 12-13-2003 01:19 AM |
|
WebProWorld |
Advertise |
Contact Us |
About |
Forum Rules |
MVP's |
Archive |
Newsletter Archive |
Top |
WebProNews
WebProWorld is an iEntry, Inc. ® site - © 2009 All Rights Reserved Privacy Policy and Legal iEntry, Inc. 2549 Richmond Rd. Lexington KY, 40509 |