PHP notices & warnings
In my nginx error log I have all the time the line
PHP Notice: Undefined index: link_name in /home/dakemen/novosti/includes/dashboard/main.php on line 36
and
PHP Notice: Undefined index: license in /home/dakemen/novosti/includes/functions.php on line 1
PHP Notice: Undefined index: i in /home/dakemen/novosti/includes/header.php on line 89
What do they mean? Site seems to work.
This discussion has been closed.
Comments
Hi,
PHP 'notices' and 'warnings' does not affect functionality. Thanks.
Ben