How do I fix a PHP code that does not display error code in the browser | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How do I fix a PHP code that does not display error code in the browser

Am working on a login system using oop and pdo. I recently encountered an error while trying to retrieve information saved in the database to the browser, but it not showing me any info ... And am not getting any error message. Am just confused on how to go about it.

23rd Sep 2022, 6:30 PM
chinaza
chinaza - avatar
1 Answer
+ 2
Use debugger try to check all the line one by one
24th Sep 2022, 1:45 AM
A S Raghuvanshi
A S Raghuvanshi - avatar