Re: Get started with php and PGSQL...

From: Chris <csmith(at)squiz(dot)net>
To: herbie(at)nextearth(dot)com, pgsql-php <pgsql-php(at)postgresql(dot)org>
Subject: Re: Get started with php and PGSQL...
Date: 2001-02-12 02:53:37
Message-ID: 4.3.2.7.2.20010212135129.00b7bc50@203.25.173.1
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-php

Hey,

>I'm following along with a PHP4 book (PHP4 Bible IDG Books) all database
>examples are using mySQL. Where can I find the definitions for the
>corresponding PG calls i.e. mysql_connect --> pg_connect and so on.

Check out the php manual, http://www.php.net/manual/en/ref.pgsql.php or my
site (shameless plug) http://designmagick.50megs.com/ (small tutorial for
using php & postgresql).

Hope that'll get you started! :)

------------------------
Chris Smith
http://www.squiz.net

In response to

Browse pgsql-php by date

  From Date Subject
Next Message Adam Lang 2001-02-12 14:00:27 Re: Get started with php and PGSQL...
Previous Message Herbie Pabst 2001-02-12 02:36:27 Get started with php and PGSQL...