Re: access primitives in php

Поиск
Список
Период
Сортировка
От Joe Conway
Тема Re: access primitives in php
Дата
Msg-id 3E780712.4070509@joeconway.com
обсуждение исходный текст
Ответ на access primitives in php  (Joel Rees <joel@alpsgiken.gr.jp>)
Ответы Re: access primitives in php  (Joel Rees <joel@alpsgiken.gr.jp>)
Список pgsql-general
Joel Rees wrote:
> We need to set up some primitives in php for mysql, then repeat for
> postgresql, so that we bury most of the differences in the primitives.
> I'm pretty sure I can do this myself, but would like to avoid
> re-inventing the entire wheel, if possible.

Pear DB
http://pear.php.net/package-info.php?pacid=46

or
Pear MDB
http://pear.php.net/package-info.php?pacid=54

or others found here:
http://pear.php.net/packages.php?catpid=7&catname=Database

HTH,

Joe



В списке pgsql-general по дате отправления:

Предыдущее
От: Joel Rees
Дата:
Сообщение: access primitives in php
Следующее
От: Joshua Moore-Oliva
Дата:
Сообщение: Re: Division of intervals.