irclogger icon indicating copy to clipboard operation
irclogger copied to clipboard

Error Handling On Displays the following Errors

Open holoc opened this issue 13 years ago • 0 comments

Kept on getting these errors when the Error Handling and E_STRICT | E_DEPRECATED errors:

Notice: Undefined index: s in C:\xampp\htdocs\irclogger\index.php on line 21

Notice: Undefined index: u in C:\xampp\htdocs\irclogger\index.php on line 28

Notice: Undefined variable: date in C:\xampp\htdocs\irclogger\index.php on line 62

Ended up deciding to just disable the error handling so I don't see the errors.

holoc avatar Dec 26 '12 08:12 holoc