$user_id = intval($user_code);
$remaining_limit = intval(15);
$plan_id = intval(1);
$sql = "INSERT INTO dts_classified_payments (uid, remaining_limit, payment_date, expiry_date, plan_id) VALUES (?, ?, NOW(), DATE_ADD(NOW(), INTERVAL 1 YEAR), ?)";
INSERT INTO dts_transactions (`from`, `to`, type, amt, dscr, ref, refType, tMod, txnId, tdt, community_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, NOW(), ?)
hg hjg jhg hjg