Welcome Guest, Not a member yet? Register   Sign In
Newb, having problems with Active Record, results in syntax error
#5

[eluser]Circuitbomb[/eluser]
Great this is exactly the fix I was looking for.

Might I add that type-casting will also work in an array

Code:
$data = array(
        'foo' => (string)$bar,
        'hello' => (int)$world
        );


Messages In This Thread
Newb, having problems with Active Record, results in syntax error - by El Forum - 08-05-2009, 11:29 PM



Theme © iAndrew 2016 - Forum software by © MyBB