Habtom - 1:41 pm on Jun 14, 2006 (gmt 0) I would use combination of preg_match(), trim(), htmlentities(), add_slashes() and few others to clear up the input before I begin using it. Habtom
I would use combination of preg_match(), trim(), htmlentities(), add_slashes() and few others to clear up the input before I begin using it. Habtom
Habtom