Does anyone have an well-tested strip tags code?

If you are not familiar with what I'm asking for, this is code that
would strip out any html (or html-like) tags from input.

Basic stripping can be achieved by using a regular expression, but there
are some exploits where that isn't enough. A more advanced solution
would still use regexp but with additional logic.

If anybody has been down this path and would be willing to share it
would save me from reinventing the wheel.

Thanks,

Brad Perkins


_______________________________________________
Active4D-dev mailing list
[email protected]
http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev
Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/

Reply via email to