(DISPLAY_ERRORS = ON in php.ini), there will be a lot of NOTES or WARNING
There is mainly the following aspects:
1) Variables are undefined (ISSET ())
2) Variables are not assigned (NULL)
3) Variable repetition definition (Include or Require page)