addslashes(), stripslashes(), strip_tags(), nl2br() , htmlspecialchars()
etc. etc ...
check PHP online documentation for more info on them..

But even without those functions, the data inserted thru form wouldn't crash
MySQL .. The worst that can happen is if the data has quotes or wrong format
etc. the data wouldn't be inserted into MySQL database..

Gurhan
-----Original Message-----
From: jas [mailto:[EMAIL PROTECTED]]
Sent: Thursday, February 14, 2002 2:32 AM
To: [EMAIL PROTECTED]
Subject: [PHP-DB] Form Validation


Anyone know of a good function to strip characters and stuff that would
cause mysql to crash from forms?
Jas



--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to