$sql = "UPDATE ".TABLE_PROFILES." SET Profile_Text = '$Text' WHERE (Profile_Type = $Type AND User_ID = $_SESSION['UID'])";