Posted by Willem-Jan on 07/26/05 02:35
Hi all,
Im a newbee in PHP and MySQL. Im wondering if there is a standard
combination of functions u should use on variabels psoted by a form
before u add them to a database. Something like:
$var = trim(addslashes($_POST['test']));
Thanx,
WJ
Navigation:
[Reply to this message]
|