Jump to content

Notice: Undefined index: email in...


xyn

Recommended Posts

Hey,

I've never occured this problem before;  wondering if anyone knows a way

of getting around it?  Basically the error is returning:

 

"Notice: Undefined index: email in \files\lost_password.php on line 34"

 

line 34 is...

$sql_users_email = mysql_query("SELECT `first_name`, `account_password` FROM `intranet_accounts` WHERE `account_email`='".Secure($_POST['email'])."'");

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