Welcome Guest, Not a member yet? Register   Sign In
Active record Update issue
#3

[eluser]m4rw3r[/eluser]
db::update() returns true/false depending on if the query succeeds or not.

Use db->affected_rows() to find how many rows that were altered.

EDIT: to slow Smile


Messages In This Thread
Active record Update issue - by El Forum - 06-04-2008, 11:58 AM
Active record Update issue - by El Forum - 06-04-2008, 01:26 PM
Active record Update issue - by El Forum - 06-04-2008, 01:27 PM



Theme © iAndrew 2016 - Forum software by © MyBB