Advertisement
Guest User

Untitled

a guest
Jun 17th, 2019
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. if($rol_colegio)
  2. $update_pl['rol_colegio'] = $rol_colegio; //$rol_colegio may be null
  3.  
  4. $usuario->update($update_pl);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement