PHP Classes

"Undefined index" notice

Recommend this page to a friend!

      gDNS  >  All threads  >  "Undefined index" notice  >  (Un) Subscribe thread alerts  
Subject:"Undefined index" notice
Summary:I receive various "Notice: Undefined index: google.com" notices
Messages:4
Author:Karen Nalbandian
Date:2007-01-05 00:34:08
Update:2007-01-05 02:13:35
 

  1. "Undefined index" notice   Reply   Report abuse  
Picture of Karen Nalbandian Karen Nalbandian - 2007-01-05 00:34:08
When i run the example with errors_all, I receive
Notice: Undefined index: google.com in C:\dir\gDNS\gDNS.php on line 78
Notice: Undefined index: smtp2.google.com in C:\dir\gDNS\gDNS.php on line 78

etc...

  2. Re: "Undefined index" notice   Reply   Report abuse  
Picture of kamalakar kamalakar - 2007-01-05 02:05:00 - In reply to message 1 from Karen Nalbandian
Hi,
Karen Nalbandian

I know that these notice’s are coming when u run it in errors_all, this is because there I could not get a proper method to insert the element of the resultant array. I would be updating this as soon as possible.

  3. Re: "Undefined index" notice   Reply   Report abuse  
Picture of kamalakar kamalakar - 2007-01-05 02:05:44 - In reply to message 2 from kamalakar
For the movement please use it with E_ERROR

  4. Re: "Undefined index" notice   Reply   Report abuse  
Picture of Karen Nalbandian Karen Nalbandian - 2007-01-05 02:13:35 - In reply to message 3 from kamalakar
Thanks to answer so soon. :)

It is a really useful class