Re: New PHP/PG Functions
От
scott.marlowe
Тема
Re: New PHP/PG Functions
Дата
Msg-id
Pine.LNX.4.33.0208281003121.13371-100000@css120.ihs.com
Ответ на
New PHP/PG Functions (Chris Ruprecht)
Список
Дерево обсуждения
New PHP/PG Functions Chris Ruprecht <chrup@earthlink.net>
Re: New PHP/PG Functions Roj Niyogi <niyogi@pghoster.com>
Re: New PHP/PG Functions "Christopher Kings-Lynne" <chriskl@familyhealth.com.au>
Re: New PHP/PG Functions "scott.marlowe" <scott.marlowe@ihs.com>
On Tue, 27 Aug 2002, Chris Ruprecht wrote: > > Hi all, > > a lot of functions have been replaced in PHP with different ones, I think this > happened in PHP 4.2.0 (example: pg_exec() is now pg_query() ... strange > move). > > Can anybody tell me when the original functions will disappear from PHP all > together and why this change happened? I want to avoid breakage of my > applications, just because somebody starts using a new version of PHP. > > In my eyes, this makes no sense. An "insert" in no query, but now I have to > put it into the query function ... hmmmm ... :) the functions were changed so they would be the same basic layout as the functions for other databases.
В списке pgsql-php по дате отправления