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

[eluser]Glowball[/eluser]
It looks like you are using MySQL, so try this:
Code:
"SELECT somefields FROM sometable WHERE subarea IN ('" . implode("', '", $SubArea) . "')"


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