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
$db->update('CRUDClass',array('name'=>"Name 4",'email'=>"[email protected]"),'id="1" AND name="Name 1"'); // Table name, column names and values, WHERE conditions