Hi i am getting this undefined index error in almost everything i do . i have googled it and removed by adding the line
error_reporting(E_ERROR|E_WARNING);
but do i need to change the php.ini file for it or am i missing something while coding,owing to the fact that i am getting it on almost everypage ??