Re: preg_replace: removing IMG-tags from string?
From: Harrie Verveer (newsgroup{remove-this}_at_harrieverveer.com)
Date: 12/03/04
- Next message: Harrie Verveer: "Re: includes inside includes"
- Previous message: d: "Re: array in PHP"
- In reply to: d: "Re: preg_replace: removing IMG-tags from string?"
- Next in thread: Oli Filth: "Re: preg_replace: removing IMG-tags from string?"
- Reply: Oli Filth: "Re: preg_replace: removing IMG-tags from string?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 03 Dec 2004 16:29:23 +0100
By the way, I found a function now called: eregi_replace()
this function uses exactly the language for regular expressions that I
learned on school =D Hurray! I think I'd rather use eregi_replace() next
time. Are there differences in the possibilities/performance between
eregi_replace and preg_replace?
- Next message: Harrie Verveer: "Re: includes inside includes"
- Previous message: d: "Re: array in PHP"
- In reply to: d: "Re: preg_replace: removing IMG-tags from string?"
- Next in thread: Oli Filth: "Re: preg_replace: removing IMG-tags from string?"
- Reply: Oli Filth: "Re: preg_replace: removing IMG-tags from string?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|