Welcome Guest, Not a member yet? Register   Sign In
Database model insert always returns 0
#6

(This post was last modified: 02-24-2022, 01:29 AM by InsiteFX.)

Code:
insert([$set = null[, $escape = null]])

Parameters:
$set (array) – An associative array of field/value pairs
$escape (bool) – Whether to escape values

Returns:
true on success, false on failure

Return type:
bool

Compiles and executes an INSERT statement.

What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply


Messages In This Thread
RE: Database model insert always returns 0 - by InsiteFX - 02-24-2022, 01:25 AM



Theme © iAndrew 2016 - Forum software by © MyBB