Re: Another PDO ?
Bastien Koert <[email protected]>
| Newsgroups | gmane.comp.php.database |
|---|---|
| Message-ID | <CAHxaJ1VYk6_dyx9sQS=n+qtryrG3k0EevHrk89B7to4SWs0Ekg@mail.gmail.com> |
On Mon, Sep 10, 2012 at 9:48 AM, Jim Giner <[email protected]> wrote: > Reading up on the pdostatement class. Wondering what the intent of the > columnCount function is. I mean, aren't the number of columns in a result > known when you write the query? Granted, you might have some very complex > query that you may not know the number, but for most queries you will know > the columns you are expecting. So - what am I not seeing? > > -- > PHP Database Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > It might be for those cases where you run a select * from ... -- Bastien Cat, the other other white meat -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php