Jump to content

[SOLVED] Notice: Undefined index


galvin

Recommended Posts

I keep getting this message (Notice: Undefined index: ispremadefile1 in C:\wamp\www\pas\fillscript1.php on line 655) from the following code.  Without making anyone weed through all of my code, is there an easy answer as to how to avoid this Notice? It's just a Notice and not an error, but I'd like to get rid of it if possible, but can't figure out how...

 


if (($isfile1 == "yes") || ($_SESSION['ispremadefile1'] == "yes")) {

Link to comment
https://forums.phpfreaks.com/topic/139774-solved-notice-undefined-index/
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.