1 line
105 B
SQL
1 line
105 B
SQL
INSERT INTO `waybill` (`user_id`,`waybill_date`, `total`) VALUES ($e_user_id, '$e_order_date', $e_total); |