我读了
doumentation但是我完全不明白其中的区别.
连接对象在这有什么区别?我没有发现任何帖子.
我误解了它.两者都没有标志.他们为什么不在MysqLi_connect中添加标志?任何具体原因?我应该使用哪一个?
此
函数与
MysqLi_connect()不同:
MysqLi_real_connect() needs a valid object which has to be created by function MysqLi_init().
With the MysqLi_options() function you can set varIoUs options for connection.
There is a flags parameter.
原文链接:https://www.f2er.com/php/240266.html