Welcome Guest, Not a member yet? Register   Sign In
Empty SQL result_array
#2

[eluser]TheFuzzy0ne[/eluser]
I reckon this should work
Code:
SELECT * FROM `interface_link`, `interface_document` WHERE `interface_link`.`network_id`  IN (1, 3, 8, 9, 11, 12) OR `interface_document`.`network_id` IN (1, 3, 8, 9, 11, 12)

There may be a better way to do it, though. I'm not sure.


Messages In This Thread
Empty SQL result_array - by El Forum - 03-19-2013, 08:23 AM
Empty SQL result_array - by El Forum - 03-19-2013, 09:32 AM



Theme © iAndrew 2016 - Forum software by © MyBB