0

PHP - Using PDO with IN clause array I have seen these but it only says to BIND IN but i also want other parameters with IN.

"SELECT * FROM table WHERE id IN($list_of_ids) AND type = $type AND something != $something "

How can i do this with PDO ?

Community
  • 1
  • 1
Edward Snowden
  • 155
  • 2
  • 8

0 Answers0