$gateway_send = protect($_POST['gateway_send']);
$gateway_receive = protect($_POST['gateway_receive']);
$amount_send = protect($_POST['amount_send']);
$amount_receive = protect($_POST['amount_receive']);
$rate_from = protect($_POST['rate_from']);
$rate_to = protect($_POST['rate_to']);