RE: [PHP] Replacing text on page, but not in <img> tags
From: Jay Blanchard (jay.blanchard_at_niicommunications.com)
Date: 11/06/03
- Next message: Taylor York: "Re: [PHP] Replacing text on page, but not in <img> tags"
- Previous message: Burhan Khalid: "Re: [PHP] BTML 2.0 released!!!"
- Next in thread: Taylor York: "Re: [PHP] Replacing text on page, but not in <img> tags"
- Reply: Taylor York: "Re: [PHP] Replacing text on page, but not in <img> tags"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 6 Nov 2003 15:39:25 -0600 To: "Taylor York" <taylor@dreamstargroup.com>, <php-general@lists.php.net>
[snip]
It would then be completely jacked up. Not only would it do the wrong
img,
but the tag in general would be screwed be cause of the bold tag. So
what
can I do?
[/snip]
Skip the image tag by using regex.
- Next message: Taylor York: "Re: [PHP] Replacing text on page, but not in <img> tags"
- Previous message: Burhan Khalid: "Re: [PHP] BTML 2.0 released!!!"
- Next in thread: Taylor York: "Re: [PHP] Replacing text on page, but not in <img> tags"
- Reply: Taylor York: "Re: [PHP] Replacing text on page, but not in <img> tags"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|