Re: [PHP] I need a fresh look at storing variables in MySQL
[email protected] (Rene Veerman)
| Newsgroups | php.general |
|---|---|
| Message-ID | <[email protected]> |
On Sun, Mar 14, 2010 at 12:24 PM, Rene Veerman <[email protected]> wrote: > > I'd love to have a copy of whatever function you use to filter out bad > HTML/js/flash for use cases where users are allowed to enter html. > I'm aware of strip_tags() "allowed tags" param, but haven't got a good list > for it. > oh, and even <img> tags can be used for cookie-stuffing on many browsers..