Re: Get started with php and PGSQL... - Mailing list pgsql-php

From Chris
Subject Re: Get started with php and PGSQL...
Date
Msg-id 4.3.2.7.2.20010212135129.00b7bc50@203.25.173.1
Whole thread Raw
In response to Get started with php and PGSQL...  (Herbie Pabst <herbie@nextearth.com>)
List 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


pgsql-php by date:

Previous
From: Herbie Pabst
Date:
Subject: Get started with php and PGSQL...
Next
From: "Adam Lang"
Date:
Subject: Re: Get started with php and PGSQL...