Jump to content

Undefinded Index Errors


ShoeLace1291

Recommended Posts

I am trying to use variables such as $_GET and $_POST in my if statements for forms, etc.  For example,  I use if($_POST['submit']) to process my form, but I get an undefined index error.  I get the same thing when I use $_GET with the switch function.  Anyone know how to fix this?

Link to comment
https://forums.phpfreaks.com/topic/145368-undefinded-index-errors/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.