02-27-2008, 12:30 PM
|
#1 (permalink)
|
|
The Wanderer
Join Date: Jan 2008
Posts: 21
Thanks: 0
|
Cleaning Blog Input
I'm working on a blog service and I'm interested if anyone has any experience in "cleaning" the user input?
Things like recursive regular expressions to clean lists (dl, ul, li, ol etc.) are resource intensive and I imagine other services use simpler methods (which I'm not aware of  )
Does anybody know of any example code?
|
|
|
|