Date: 2025-07-04 13:29:00
Score: 2.5
Natty:
I think you need to change the error reporting of PHP
error_reporting(E_ALL & ~E_NOTICE);
https://www.php.net/manual/en/function.error-reporting.php
Reasons:
- Probably link only (1):
- Low length (1.5):
- Has code block (-0.5):
- Low reputation (0.5):
Posted by: Mohammed Alama