Hello
I'm having a problem. I have to format a text, replacing entries like "www.something" or "http://something" by the tags "<a href=www.something>".
This is already done on earlier messages at this forum. But my problem is: if the entries are already inside a html tag, such as "<img src=http://something>", would became "<img src=<a href=http://something>"!!!
How do I handle this?
Sorry about my poor english... I am a brazilian programmer...
Thanks!
Leo