• <legend id='93bPZ'><style id='93bPZ'><dir id='93bPZ'><q id='93bPZ'></q></dir></style></legend>

    <small id='93bPZ'></small><noframes id='93bPZ'>

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

      • <bdo id='93bPZ'></bdo><ul id='93bPZ'></ul>

        Php PDO 功能有多安全:lastInsertId?

        时间:2023-09-19

          <tbody id='GDpl6'></tbody>
      1. <legend id='GDpl6'><style id='GDpl6'><dir id='GDpl6'><q id='GDpl6'></q></dir></style></legend><tfoot id='GDpl6'></tfoot>
          <bdo id='GDpl6'></bdo><ul id='GDpl6'></ul>

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

                  本文介绍了Php PDO 功能有多安全:lastInsertId?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

                  问题描述

                  我对 Php PDO 函数有点困惑:lastInsertID.如果我理解正确,它会返回插入到数据库中的最后一个自动增量 ID.

                  I have little confusion about the Php PDO function: lastInsertID. If I understand correctly, it returns the last auto-incremental id that was inserted in the database.

                  当我在创建注册用户的功能时执行在我的数据库中插入用户的查询时,我通常会使用此函数.

                  I usually use this function when I execute a query that inserts a user in my database when I am creating the functionality of registering a user.

                  我的问题是,例如,我有一百个人同时在我的网站上注册.并且可能是一个用户在另一个用户之后一毫秒点击了注册"按钮.那么这个函数lastInsertId是否有可能返回另一个刚刚注册的用户的id?

                  My question is that say I have a hundred people registering on my site at one point for example. And may be one user hit the 'Register' button a millisecond after another user. Then is there a chance that this function lastInsertId will return the id of another user that register just momentarily earlier?

                  可能是我想问的是服务器是否一次处理一个请求并一次处理一个 php 文件?

                  May be what I am trying to ask is does the server handle one request at a time and go through a php file one at a time?

                  请告诉我这件事.

                  谢谢.

                  推荐答案

                  完全安全.没有竞争条件.它只从进行插入的 pdo 对象返回最后插入的 Id.

                  Perfectly safe. There is no race condition. It only returns the last inserted Id from the pdo object that made the insert.

                  这篇关于Php PDO 功能有多安全:lastInsertId?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持html5模板网!

                  上一篇:PDO:在非对象上调用成员函数 fetch()? 下一篇:重置 PDO 中的光标位置

                  相关文章

                  最新文章

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

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

                    <tfoot id='lYpwW'></tfoot>

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

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