prepare()预设对象。 还有别的功能强大,或者好用的,常用的预设对象,希望大家和我分享一下。 谢谢了!!!"/> prepare()预设对象。 还有别的功能强大,或者好用的,常用的预设对象,希望大家和我分享一下。 谢谢了!!!">

Home >Backend Development >PHP Tutorial >sql语句 - php pdo 有几种预设对象,目前我就知道俩,还望大家告知一下别的。

sql语句 - php pdo 有几种预设对象,目前我就知道俩,还望大家告知一下别的。

WBOY
WBOYOriginal
2016-06-06 20:09:31804browse

目前我就知道 $pdo=new PDO("mysql:host=localhost;……);

还有$stmt=$pdo->prepare()预设对象。

还有别的功能强大,或者好用的,常用的预设对象,希望大家和我分享一下。

谢谢了!!!

回复内容:

目前我就知道 $pdo=new PDO("mysql:host=localhost;……);

还有$stmt=$pdo->prepare()预设对象。

还有别的功能强大,或者好用的,常用的预设对象,希望大家和我分享一下。

谢谢了!!!

你可以参考一下php.net上的相关文档,这里有你想要的

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn