Guest User

Untitled

a guest
Jul 11th, 2018
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. ROOT
  2. APPLICATION
  3. CONTROLLERS
  4. user.php (with class User)
  5. |___ function Login
  6. |___ function Logout
  7. |___ function Register
  8.  
  9. ROOT
  10. APPLICATION
  11. CONTROLLERS
  12. USERS
  13. login.php (with class User)
  14. logout.php (and class would be?)
  15. register.php (and class would be?)
Add Comment
Please, Sign In to add comment