- Web templates
- E-commerce Templates
- CMS & Blog Templates
- Facebook Templates
- Website Builders
PHP notice
May 24, 2016
PHP notices are run-time notices that let you know that the script encountered something that could indicate an error, but could also happen in the normal course of running a script.
A notice is an advisory message meaning “You probably shouldn’t be doing what you’re doing, but you can do it anyway”.