Help - Search - Members - Calendar
Full Version: Notice: Undefined Index: Message
Zymic Webmaster Forums > Zymic Free Web Hosting > Zymic Free Web Hosting - General Discussion & Help
baza
Hi!

I have successfully uploaded my php files and my database but I get this message "Notice: Undefined index:" for every $_POST and $_GET in my code.

Why is this happening and how do I solve this problem?

Thanx in advance.
baza
It is okay now. I've added this line at the beginning of all php files:

error_reporting(E_ALL & ~E_NOTICE);

So now there is no annoying warnings from server smile.gif
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.