Search found 4 matches

by globalguide
Thu Jun 15, 2006 9:28 am
Forum: PHP - Code
Topic: Remove HTML tags AND the text between
Replies: 8
Views: 1463

The code didn't quite work but I'll keep trying - thanks for the help!
by globalguide
Thu Jun 15, 2006 5:28 am
Forum: PHP - Code
Topic: Remove HTML tags AND the text between
Replies: 8
Views: 1463

Thanks for the replies so far. Lettie: would that technique work in all cases? This might happen (text before table):- Newtown is a town in Suffolk county, Virginia which lies in the Roanoor valley. <table><tr><td colspan=2><img src="images/newtowncoatarms.png"><br>Newtown coat of arms</td...
by globalguide
Thu Jun 15, 2006 4:45 am
Forum: PHP - Code
Topic: Remove HTML tags AND the text between
Replies: 8
Views: 1463

Perhaps I wasn't really clear. I am trying to parse text from a Wiki and produce simply the text from an article. When you get down to parsing text from a Wiki, let's say it's a town on the Wikipedia. Sometimes people will have placed a nice image, a coat of arms and some standard info for the town ...
by globalguide
Thu Jun 15, 2006 2:56 am
Forum: PHP - Code
Topic: Remove HTML tags AND the text between
Replies: 8
Views: 1463

Remove HTML tags AND the text between

Pimptastic | Please use , and [syntax="..."] tags where appropriate when posting code. Your post has been edited to reflect how we'd like it posted. Please read: [url=http://forums.devnetwork.net/viewtopic.php?t=21171]Posting Code in the Forums[/url] to learn how to do it too.[/color] I w...