On Thu, 18 Aug 2005 18:30, yuri wrote:
> I am definitely considering PostgreSQL.
> All the books and online howtos seem to talk about LAMP rather than LAPP.
> Are there any good resources for teaching oneself PHP+PostgreSQL?

It's much the same as using MySql, just replace mysql_ with pg_ i.e.

mysql_fetch_array() becomes pg_fetch_array()

HTH

hads

-- 
Television is now so desperately hungry for material that it is scraping
the top of the barrel.
                -- Gore Vidal

Reply via email to