MySQL Forums
Forum List  »  PHP

Re: How do you dynamically add additional variables to a PDO SQL query?
Posted by: Simon Lewis
Date: November 20, 2019 11:09AM

The form is all there. The variables are all setup.

It's a question of within the PDO query, how to you compile it?

So in theory you have the Parameters for 'execution', and the :variableName int he core SQL query.

How do you build that?

Options: ReplyQuote




Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.