Warning: Undefined variable $plan_speed in /home/u926158628/domains/ackanina.in/public_html/my_profile.php on line 61
Warning: Undefined variable $plan_days in /home/u926158628/domains/ackanina.in/public_html/my_profile.php on line 62
Days ₹
Warning: Undefined variable $plan_amount in /home/u926158628/domains/ackanina.in/public_html/my_profile.php on line 62
/-
$chk_due = mysqli_query($link,"select * from `payment_entry` where `c_id`=$c_id and status=0 order by id desc limit 1");
if(mysqli_num_rows($chk_due)){
$order_id = mysqli_fetch_assoc($chk_due)['order_id'];
?>
Pay Due
}
?>