Questions tagged [sql-calc-found-rows]

31 questions
0
votes
1 answer

Use of FOUND_ROWS in login page

I am trying to set up a user login page (basic training as i learn php) but the page is not working as i think i have problems with the part where i count the number of rows (i check that the number of rows in my user_table database where the login…
Mathieu
  • 4,587
  • 11
  • 57
  • 112
1 2
3