Re: envolution 1.0 zipps/tarballs
Scott Kindley <ckindley-/Nmu/[email protected]>
| Newsgroups | gmane.comp.web.envolution.devel |
|---|---|
| Message-ID | <[email protected]> |
On Sun, 2002-08-18 at 18:55, James Pegram wrote:
> Just out of curiosity what does this do? I appears to
> strip out script, applet and Iframe tags..
snip
> > $search = array('|</?\s*SCRIPT\s+.*?>|si',
> > '|</?\s*FRAME\s+.*?>|si',
> > '|</?\s*OBJECT\s+.*?>|si',
> > '|</?\s*META\s+.*?>|si',
> > '|</?\s*APPLET\s+.*?>|si',
> > '|</?\s*LINK\s+.*?>|si',
> > '|</?\s*IFRAME.*?>|si',
> > '|STYLE\s*=\s*"[^"]*"|si');
> >
This code was what was in postnuke .713/4 that we are starting with.
This is nothing that I've added.
Zoom