php - How to update a particular row using id in redbean
I have database with table "users"
+------+
I wanna update the username where id = 24
{-code-2}
I have database with table "users"
+------+
I wanna update the username where id = 24
{-code-2}