Asynchronous requests

[email protected] (Samuel ROZE) Mon, 02 Nov 2009 12:50:25 +0100
Newsgroups php.pdo
Message-ID <1257162625.21052.5.camel@samuel-laptop>
Hi all,

Is it possible to do asynchronous requests using PDO ? I didn't see
that...

I know that for PostgreSQL it is possible with the PHP PostgreSQL
diver's pg_send_query function, so it must be possible to port that in
PDO for PgSQL.

Regards,
Samuel.