Jump to content

Question on PDO


phenam

Recommended Posts

Hey all, new to the forum.  I am trying to switch over to using PDO prepared statements.  However, in situations with using "WHERE IN()" clauses, or multiple insert values such as "INSERT INTO table VALUES (x), (y), (z), how would one bind values?  Is the only solution just to issue multiple statements and individually bind each set of values?  Thanks in advance for any input!  Have a great day.

Link to comment
https://forums.phpfreaks.com/topic/215893-question-on-pdo/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.