Hi,
I want to use the returned array from get_tem_array() in a custom query. In this test the array contain 33 records, that I want to use in the where clause of my query
Select * from table where team_name IN (my returned array)
How do I do this?
Rgds
Chris


LinkBack URL
About LinkBacks




Reply With Quote
Bookmarks