Welcome Guest, Not a member yet? Register   Sign In
Stumped on this one.. (SQL stuff)
#1

[eluser]awpti[/eluser]
Unsure of how to complete this..

I have an array (pulled from a form), as such:

SubArea[] = 'Katchewan';
SubArea[] = 'AnotherSpot';
SubArea[] = 'OneMoreSpot';
etc, etc..

Right now, I'm using a rather silly foreach() loop to generate the query (WHERE subarea = 'blah' or subarea = 'bleh'... )

Is there a way I can do this with the ARecord class?

The documentation doesn't really go into a situation like that, and I didn't see anything obvious in the wiki.


Messages In This Thread
Stumped on this one.. (SQL stuff) - by El Forum - 07-19-2007, 02:00 PM
Stumped on this one.. (SQL stuff) - by El Forum - 07-19-2007, 02:06 PM
Stumped on this one.. (SQL stuff) - by El Forum - 07-19-2007, 02:10 PM
Stumped on this one.. (SQL stuff) - by El Forum - 07-20-2007, 12:50 PM



Theme © iAndrew 2016 - Forum software by © MyBB