From MySQL to PostgreSQL - Mailing list pgsql-php

From Zouari Fourat
Subject From MySQL to PostgreSQL
Date
Msg-id 621eda8a05022203075252d65@mail.gmail.com
Whole thread Raw
Responses Re: From MySQL to PostgreSQL
List 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 by date:

Previous
From: Robert Treat
Date:
Subject: Re: Example Scripts
Next
From: Mariusz Pękala
Date:
Subject: Re: From MySQL to PostgreSQL