You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$sql="UPDATE delivery natural join courier as CourNo set CourNo='$CourNo',CourWeight='$CourWeight',CourType='$CourType',branchcode='$branchcode',sid='$sid',status='$status',arrivaltime='$arrivaltime' where Did='$did0'";