FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Imported messages » comp.lang.php » PDO - Cannot retrieve warnings with emulated prepares disabled
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: PDO - Cannot retrieve warnings with emulated prepares disabled [message #183530 is a reply to message #183527] Wed, 30 October 2013 01:59 Go to previous messageGo to previous message
Christoph Michael Bec is currently offline  Christoph Michael Bec
Messages: 207
Registered: June 2013
Karma:
Senior Member
Jerry Stuckle wrote:

> On 10/29/2013 4:06 PM, Thomas 'PointedEars' Lahn wrote:
>
>> I have said nothing of the sort. You have not even understood the
>> difference between a database driver and a database client library
>> despite
>> it has been given to you *in graphical form*. How stupid are you anyway?
>
> Sure you did. You said quote: "pdo_mysql" does _not_ use nor require
> either "mysql" or the "mysqli" extension.... : Unqote.

What is true. You can verify this by building PHP without the "Mysql"
and "Mysqli" extensions (--with-mysql --with-mysqli), but with the "PDO"
extension enabled--code using the PDO extension to access a MySQL
database will still work.

> So since it
> doesn't require any of the extensions provided by MySQL, the authors
> must have written their own extension.

A PHP extension may well use a library provided by MySQL (and PDO
actually does this when talking to a MySQL database).

--
Christoph M. Becker
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: splitting list into columns
Next Topic: reading files with accents in the filename from PHP
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Thu Sep 19 22:01:52 GMT 2024

Total time taken to generate the page: 0.04294 seconds