有没有办法检索用于生成 PDO Prepared 语句对象的查询?
Is there a way to retrieve the query that was used to generate a PDO Prepared statement object?
尝试 $statement->queryString.
这篇关于从 PDO 准备好的语句中获取查询的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!