<b>Notice</b>: Undefined index: consid in <b>/media/data1/lampp/htdocs/bridgingbpjs/index.php</b> on line <b>82</b><br />
How do I silence PHP errors on Linux Ubuntu Lampp?
1.
go to /lampp/etc/php.ini2.
Find this textdisplay_errors=On
and then set it off
display_errors=Off
3.
Resart Lamppsudo /opt/lampp/share/xampp-control-panel/xampp-control-panel