Enter Your Personal Information
Your Profile Id:-
LOGOUTलग्न म्हणजे आयुष्यातील खास आणि अविस्मरणीय क्षण..
alert('Invalid format. Only jpg / jpeg/ png format allowed');"; } else { //rename the image file $imgnewfile = md5($imgfile) . $extension; move_uploaded_file($_FILES["profile_photo"]["tmp_name"], "admin/img/profile-photos/" . $imgfile); if (isset($_SESSION['member_profile_id']) && $_SESSION['member_profile_id'] != '') { $sql1 = "UPDATE member_profile SET first_name='$first_name',middle_name='$middle_name',cast='$cast',sub_cast='$sub_cast',ads_info='$ads_info',religion='$religion',last_name='$last_name',profile_photo='$imgfile',date_of_birth='$date_of_birth',age='$age',hieght='$hieght',blood_group='$blood_group',skin_type='$skin_type',weight='$weight',body_look='$body_look',lence='$lence' WHERE member_profile_id='" . $_SESSION['member_profile_id'] . "'"; if (mysqli_query($con, $sql1)) { //echo "Records inserted successfully."; { echo ""; } } //if ($query) { //$msg = " Your Personal Information updated "; // } else { //$error = "Something went wrong . Please try again."; // } } } } ?>
लग्न म्हणजे आयुष्यातील खास आणि अविस्मरणीय क्षण..