From: <ad...@tu...> - 2002-12-09 14:55:49
|
> Good point. I think we could leave it up to the developer. You don't > have to call parse before you save the data. You could just call > strip_tags and addslashes on your own, then call profanityFilter during > display. This kind of comes back to something I was discussing with you earlier, Matt. You remember when we were talking about a function that parses user input and a function that parses output. We pretty much have those now in parse() and breaker() but I'm wondering if we should make these functions standard [parseInput(), parseOutput()]. Just a thought... > BTW Adam, wasn't there something breaker was not working with properly? Yes check out the bug on sourceforge: 645750 Adam --------------------------------------------------------------------- Adam Morton Developer - Electronic Student Services http://phpwebsite.appstate.edu Founder - Appalachian Linux Users Group http://alug.appstate.edu |