' . mysql_error() . '' ); $html .= "
 Password Changed 
"; mysql_close(); } else{ $html .= "
 Passwords did not match. 
"; } } ?>