can anybody help me what must i do to get this out of the page ?
In your php.ini, set display_errors and display_startup_errors both to Off and that notice will no longer appear.
Comments
Turn error display off
In your php.ini, set display_errors and display_startup_errors both to Off and that notice will no longer appear.