Welcome Guest, Not a member yet? Register   Sign In
Update query is altered by safari???
#12

[eluser]bobbob[/eluser]
I am now getting a strange problem with your line of code.

$this->db->update('members', array('preferred', $newdata);
or this:
$this->db->update('members',array('preferred' => $newdata);

My editoe doesn't like it and when I run it the parser claims there is:

Parse error: syntax error, unexpected ';' in

line 154 which is that line.
My eyes don't see the semicolon which shouldn't be there.


Messages In This Thread
Update query is altered by safari??? - by El Forum - 02-12-2009, 01:20 AM
Update query is altered by safari??? - by El Forum - 02-12-2009, 01:44 AM
Update query is altered by safari??? - by El Forum - 02-12-2009, 02:09 AM
Update query is altered by safari??? - by El Forum - 02-12-2009, 07:49 AM
Update query is altered by safari??? - by El Forum - 02-12-2009, 08:41 AM
Update query is altered by safari??? - by El Forum - 02-12-2009, 08:48 AM
Update query is altered by safari??? - by El Forum - 02-12-2009, 08:58 AM
Update query is altered by safari??? - by El Forum - 02-12-2009, 09:07 AM
Update query is altered by safari??? - by El Forum - 02-12-2009, 09:15 AM
Update query is altered by safari??? - by El Forum - 02-12-2009, 09:28 AM
Update query is altered by safari??? - by El Forum - 02-12-2009, 09:38 AM
Update query is altered by safari??? - by El Forum - 02-12-2009, 09:59 AM
Update query is altered by safari??? - by El Forum - 02-12-2009, 10:40 AM
Update query is altered by safari??? - by El Forum - 02-12-2009, 12:01 PM
Update query is altered by safari??? - by El Forum - 02-12-2009, 12:49 PM
Update query is altered by safari??? - by El Forum - 02-12-2009, 04:15 PM
Update query is altered by safari??? - by El Forum - 02-12-2009, 04:23 PM



Theme © iAndrew 2016 - Forum software by © MyBB