$hadi = trim( $hadi ); $htarih = date( "Y-m-d H:i:s" );
foreach($_POST as $key => $val) { $_POST[$key] = mysql_real_escape_string($val); }