View Single Post
Old 02-27-2008, 12:30 PM   #1 (permalink)
Speeple
The Wanderer
 
Join Date: Jan 2008
Posts: 21
Thanks: 0
Speeple is on a distinguished road
Default 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?
__________________
AKA Martin Gallagher
Speeple is offline  
Reply With Quote