On Mon, Dec 9, 2013 at 7:03 PM, we5inelgr <[email protected]> wrote:
> Hello,
>
> Why is there no PDO equivalent for mysqli_info()?
>

I'd guess because not all driver that PDO supports can provide such
meta capabilities.

You may want to file a feature request though and see if - for example
- the mysql driver could add it for their pdo driver.

-Hannes

-- 
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to