Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:21320 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 5725 invoked by uid 1010); 22 Dec 2005 14:38:11 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 5710 invoked from network); 22 Dec 2005 14:38:11 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 22 Dec 2005 14:38:11 -0000 X-Host-Fingerprint: 64.233.184.197 wproxy.gmail.com Linux 2.4/2.6 Received: from ([64.233.184.197:21814] helo=wproxy.gmail.com) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 6D/77-45033-25ABAA34 for ; Thu, 22 Dec 2005 09:38:10 -0500 Received: by wproxy.gmail.com with SMTP id 50so370505wri for ; Thu, 22 Dec 2005 06:38:07 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=uKPaW4hpgScUuMbjIqhZLNd0rXwCGrLle8tKoiLa69cnh6gbjuYSNMYKF68xa48oHI6SsIDnquxLRBlU/ymx91PKFXZlz585TlkCnGv3ExGdZ7z0n2P7yaWYq/e9PMnnT4h1tUP75dVihYjRMKcSEOHobIBCs0f9zZQsnRJpLRw= Received: by 10.65.181.18 with SMTP id i18mr985792qbp; Thu, 22 Dec 2005 03:42:07 -0800 (PST) Received: by 10.65.186.5 with HTTP; Thu, 22 Dec 2005 03:42:07 -0800 (PST) Message-ID: Date: Thu, 22 Dec 2005 13:42:07 +0200 To: internals@lists.php.net MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_5207_7612875.1135251727309" Subject: Question about PDO::exec From: manchokapitancho@gmail.com (Marian Kostadinov) ------=_Part_5207_7612875.1135251727309 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline I have read somewhere something about PDO::exec that it was going to be removed from PDO. Is it true or not? ------=_Part_5207_7612875.1135251727309--