Interface

the user ID is 662ce3522d5b9

array(3) { ["userId"]=> string(13) "662ce3522d5b9" ["username"]=> string(5) "trout" ["email"]=> string(9) "me@me.com" }

the username after update is troutster

array(3) { ["userId"]=> string(13) "662ce3522d5b9" ["username"]=> string(9) "troutster" ["email"]=> string(9) "me@me.com" }

the username after delete is

array(3) { ["userId"]=> NULL ["username"]=> NULL ["email"]=> NULL }
Toggle Sidebar