Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:100055 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 42786 invoked from network); 27 Jul 2017 06:14:57 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Jul 2017 06:14:57 -0000 X-Host-Fingerprint: 89.231.48.169 host-89-231-48-169.dynamic.mm.pl Received: from [89.231.48.169] ([89.231.48.169:21854] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B6/32-17354-0E489795 for ; Thu, 27 Jul 2017 02:14:56 -0400 Message-ID: To: internals@lists.php.net References: <6B.63.49004.FFD68795@pb1.pair.com> <84.D6.49004.EC298795@pb1.pair.com> Date: Thu, 27 Jul 2017 08:14:53 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: pl Content-Transfer-Encoding: 7bit X-Posted-By: 89.231.48.169 Subject: Re: [PHP-DEV] PDO native JSON / array support From: aaatoja@o2.pl (=?UTF-8?Q?Micha=c5=82?=) Encoding data to insert query is simple. But selecting data requires additional magic and processing.