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
A patching question..
#9
@firestorm

https://pastebin.com/Jp2EbDTw (line 202)

I've rewritten insert function so that you can add more than one record to a table.

Example:

Code:
$fields = array (
Code:
"Number" => array(1,2),
Code:
"Letter" => array("A","B")
Code:
);
Code:
$db -> insert("test_table",$fields);
  Reply


Messages In This Thread
A patching question.. - by wickey312 - 05-02-2017, 07:40 PM
A patching question.. - by mudmin - 05-03-2017, 01:39 PM
A patching question.. - by wickey312 - 05-09-2017, 01:22 PM
A patching question.. - by Brandin - 05-09-2017, 07:04 PM
A patching question.. - by wickey312 - 05-09-2017, 07:17 PM
A patching question.. - by firestorm - 05-09-2017, 07:31 PM
A patching question.. - by mudmin - 05-09-2017, 09:54 PM
A patching question.. - by mudmin - 05-09-2017, 09:58 PM
A patching question.. - by faguss - 05-28-2017, 09:21 AM

Forum Jump:


Users browsing this thread: 2 Guest(s)