Thank you - I was being an idiot and had forgotten that I had actually
imploded the arrays elsewhere and joined them as a string - absolutely
nothing to do with quoteInto which does simply work:

->where("blah IN (?)", $array); or
->quoteInto(' blah IN (?)', $array);




--
View this message in context: 
http://zend-framework-community.634137.n4.nabble.com/Generating-a-mysql-IN-operator-with-arrays-and-quoteInto-possible-tp3447311p3447428.html
Sent from the Zend Framework mailing list archive at Nabble.com.

-- 
List: [email protected]
Info: http://framework.zend.com/archives
Unsubscribe: [email protected]


Reply via email to