Session email error in PHP OOP

Home Forums Bugs Session email error in PHP OOP

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #1418
    samiolelezi
    Participant

    Fatal error: Uncaught ArgumentCountError: Too few arguments to function User::get_by_email(), 0 passed in C:\xampp\htdocs\OOP\classes\user.class.php on line 90 and exactly 1 expected in C:\xampp\htdocs\OOP\classes\user.class.php:162 Stack trace: #0 C:\xampp\htdocs\OOP\classes\user.class.php(90): User->get_by_email() #1 C:\xampp\htdocs\OOP\login.php(6): User->login(Array) #2 {main} thrown in C:\xampp\htdocs\OOP\classes\user.class.php on line 162

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.