Mysqli to pdo

there is no need to use fetchAll() with a loop. if you want to know if you have any results, test the length of the result array.

1 Like

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.