Welcome Guest, Not a member yet? Register   Sign In
difficulty with insert_batch
#9

(This post was last modified: 06-14-2018, 10:14 AM by php_rocs.)

@n0cturn0

While you may need all the values in the array the field in the database may be expecting a string value instead of an array object. This is why I recommend that you see what value the foreach loop is kicking out (which I suspect is an array object).
Reply


Messages In This Thread
difficulty with insert_batch - by n0cturn0 - 06-13-2018, 05:46 AM
RE: difficulty with insert_batch - by php_rocs - 06-13-2018, 08:16 AM
RE: difficulty with insert_batch - by dave friend - 06-13-2018, 09:46 AM
RE: difficulty with insert_batch - by n0cturn0 - 06-13-2018, 11:53 AM
RE: difficulty with insert_batch - by neuron - 06-14-2018, 01:28 AM
RE: difficulty with insert_batch - by n0cturn0 - 06-14-2018, 07:24 AM
RE: difficulty with insert_batch - by php_rocs - 06-14-2018, 07:33 AM
RE: difficulty with insert_batch - by n0cturn0 - 06-14-2018, 08:30 AM
RE: difficulty with insert_batch - by php_rocs - 06-14-2018, 10:14 AM
RE: difficulty with insert_batch - by n0cturn0 - 06-14-2018, 12:03 PM
RE: difficulty with insert_batch - by php_rocs - 06-14-2018, 03:00 PM
RE: difficulty with insert_batch - by n0cturn0 - 06-14-2018, 05:21 PM
RE: difficulty with insert_batch - by php_rocs - 06-15-2018, 08:49 AM
RE: difficulty with insert_batch - by n0cturn0 - 06-18-2018, 06:30 PM
RE: difficulty with insert_batch - by php_rocs - 06-19-2018, 07:13 AM



Theme © iAndrew 2016 - Forum software by © MyBB