The following warnings occurred:
Warning [2] Undefined variable $unreadreports - Line: 26 - File: global.php(961) : eval()'d code PHP 8.1.2-1ubuntu2.14 (Linux)
File Line Function
/global.php(961) : eval()'d code 26 errorHandler->error
/global.php 961 eval
/showthread.php 28 require_once





× This forum is read only. As of July 23, 2019, the UserSpice forums have been closed. To receive support, please join our Discord by clicking here. Thank you!

  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Error when updating table with 0
#8
Function
Code:
empty
returns true if passed argument is "0". That's why I replaced it with
Code:
strlen
.

>I’m wondering if that length needs to be changed to ===
No. Actually why
Code:
$rule===required
is there? I'll replace identical with equal.
  Reply


Messages In This Thread
Error when updating table with 0 - by Brandin - 09-06-2017, 09:23 AM
Error when updating table with 0 - by mudmin - 09-06-2017, 01:55 PM
Error when updating table with 0 - by mudmin - 09-06-2017, 02:50 PM
Error when updating table with 0 - by mudmin - 09-06-2017, 03:46 PM
Error when updating table with 0 - by faguss - 09-06-2017, 08:31 PM

Forum Jump:


Users browsing this thread: 2 Guest(s)