<bdo id='BLF2s'></bdo><ul id='BLF2s'></ul>

    <small id='BLF2s'></small><noframes id='BLF2s'>

    <legend id='BLF2s'><style id='BLF2s'><dir id='BLF2s'><q id='BLF2s'></q></dir></style></legend>

  1. <i id='BLF2s'><tr id='BLF2s'><dt id='BLF2s'><q id='BLF2s'><span id='BLF2s'><b id='BLF2s'><form id='BLF2s'><ins id='BLF2s'></ins><ul id='BLF2s'></ul><sub id='BLF2s'></sub></form><legend id='BLF2s'></legend><bdo id='BLF2s'><pre id='BLF2s'><center id='BLF2s'></center></pre></bdo></b><th id='BLF2s'></th></span></q></dt></tr></i><div id='BLF2s'><tfoot id='BLF2s'></tfoot><dl id='BLF2s'><fieldset id='BLF2s'></fieldset></dl></div>
    1. <tfoot id='BLF2s'></tfoot>

      表名作为参数使用 PDO/MySQL 准备好的语句

      时间:2023-09-19

        <small id='pDoxl'></small><noframes id='pDoxl'>

        <i id='pDoxl'><tr id='pDoxl'><dt id='pDoxl'><q id='pDoxl'><span id='pDoxl'><b id='pDoxl'><form id='pDoxl'><ins id='pDoxl'></ins><ul id='pDoxl'></ul><sub id='pDoxl'></sub></form><legend id='pDoxl'></legend><bdo id='pDoxl'><pre id='pDoxl'><center id='pDoxl'></center></pre></bdo></b><th id='pDoxl'></th></span></q></dt></tr></i><div id='pDoxl'><tfoot id='pDoxl'></tfoot><dl id='pDoxl'><fieldset id='pDoxl'></fieldset></dl></div>

            <bdo id='pDoxl'></bdo><ul id='pDoxl'></ul>
            • <tfoot id='pDoxl'></tfoot>
                  <tbody id='pDoxl'></tbody>
                <legend id='pDoxl'><style id='pDoxl'><dir id='pDoxl'><q id='pDoxl'></q></dir></style></legend>

                本文介绍了表名作为参数使用 PDO/MySQL 准备好的语句的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

                问题描述

                这可能吗?例如

                SELECT * FROM :database WHERE id = :id
                

                如果没有,我应该这样做吗:

                If not, should I just do this:

                SELECT * FROM ' . $database . ' WHERE id = :id
                

                或者还有什么我需要学习的技巧吗?

                Or is there some other trick I need to learn?

                推荐答案

                表名和列名不能被 PDO 中的参数替换.见 PHP PDO 语句能否接受表名或列名作为参数?

                Table and Column names cannot be replaced by parameters in PDO. see Can PHP PDO Statements accept the table or column name as parameter?

                这篇关于表名作为参数使用 PDO/MySQL 准备好的语句的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持html5模板网!

                上一篇:PHP/PDO/MySQL:插入 MEDIUMBLOB 存储坏数据 下一篇:PDO:在非对象上调用成员函数 fetch()?

                相关文章

                最新文章

                1. <small id='M7k4b'></small><noframes id='M7k4b'>

                2. <legend id='M7k4b'><style id='M7k4b'><dir id='M7k4b'><q id='M7k4b'></q></dir></style></legend>
                    <i id='M7k4b'><tr id='M7k4b'><dt id='M7k4b'><q id='M7k4b'><span id='M7k4b'><b id='M7k4b'><form id='M7k4b'><ins id='M7k4b'></ins><ul id='M7k4b'></ul><sub id='M7k4b'></sub></form><legend id='M7k4b'></legend><bdo id='M7k4b'><pre id='M7k4b'><center id='M7k4b'></center></pre></bdo></b><th id='M7k4b'></th></span></q></dt></tr></i><div id='M7k4b'><tfoot id='M7k4b'></tfoot><dl id='M7k4b'><fieldset id='M7k4b'></fieldset></dl></div>
                    <tfoot id='M7k4b'></tfoot>
                      <bdo id='M7k4b'></bdo><ul id='M7k4b'></ul>