From MySQL to PostgreSQL

Поиск
Список
Период
Сортировка
От Zouari Fourat
Тема From MySQL to PostgreSQL
Дата
Msg-id 621eda8a05022203075252d65@mail.gmail.com
обсуждение исходный текст
Ответы Re: From MySQL to PostgreSQL
Список pgsql-php
Am just migrating from mysql db to pgsql db, an want to ask about some
clarifications on the php pgsql api :

*> is pg_fetch_all faster than iterating with pg_fetch_assoc ?
*> how to avoid sql injections, should i use the same methods with
mysql ? (addslashes)

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

Предыдущее
От: Robert Treat
Дата:
Сообщение: Re: Example Scripts
Следующее
От: Mariusz Pękala
Дата:
Сообщение: Re: From MySQL to PostgreSQL