Re: PDO support (bit of a rant)
- From: Toby A Inkster <usenet200705@xxxxxxxxxxxxxxxxx>
- Date: Wed, 30 May 2007 22:41:37 +0100
amygdala wrote:
But yet support for it seems to be rather poor. Especially clear
documentation on how to install specific drivers. What is up with that?
PDO's documentation is truly dreadful -- not just how to install drivers,
but the whole thing -- the constants, the exceptions thrown, everything.
It's a really good interface for database programming though. I ported my
CMS from PostgreSQL to MySQL in about 20 minutes. It would have taken me
hours if I'd been using the traditional PHP functions -- and the solution
wouldn't have been as elegant. (The non-PHP script to create the database
tables and populate them with initial data took quite a bit longer to
populate. See http://tobyinkster.co.uk/tag/mysql/.)
--
Toby A Inkster BSc (Hons) ARCS
[Geek of HTML/SQL/Perl/PHP/Python/Apache/Linux]
[OS: Linux 2.6.12-12mdksmp, up 96 days, 5:11.]
Non-Intuitive Surnames
http://tobyinkster.co.uk/blog/2007/05/25/non-intuitive-surnames/
.
- Follow-Ups:
- Re: PDO support (bit of a rant)
- From: amygdala
- Re: PDO support (bit of a rant)
- From: amygdala
- Re: PDO support (bit of a rant)
- References:
- PDO support (bit of a rant)
- From: amygdala
- PDO support (bit of a rant)
- Prev by Date: Re: Processing SMS Application
- Next by Date: [News] [Linux] Firefox for Linux Could Soon Be Improved at Expense.
- Previous by thread: Re: PDO support (bit of a rant)
- Next by thread: Re: PDO support (bit of a rant)
- Index(es):
Relevant Pages
|