Try to add this in your code after <?php
if not working take a look at line 6 of your code
Code:
ini_set('error_reporting', 'E_ALL & ~E_NOTICE & ~E_WARNING');
Comment