Re: sql commands

From: "Rod Taylor" <rbt(at)zort(dot)ca>
To: <pgsql-php(at)postgresql(dot)org>, "P(dot) Jourdan" <pippo(at)videotron(dot)ca>
Subject: Re: sql commands
Date: 2002-05-01 16:37:53
Message-ID: 215c01c1f12e$8ad614c0$ad02000a@jester
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers pgsql-php

sqlconnect / sqlget, etc. must be an extension that the original
author used. It's not standard with php, but is a good idea.

I'm guessing the SELECT is an sql statement, not a function correct?

What are the errors returned by the script when it runs?
--
Rod
----- Original Message -----
From: "P. Jourdan" <pippo(at)videotron(dot)ca>
To: <pgsql-php(at)postgresql(dot)org>
Sent: Wednesday, May 01, 2002 12:08 PM
Subject: [PHP] sql commands

> I am trying to debug a pg database that was set up under pg 7.0.3
and am
> now trying to run it for testing on a local FreeBSD machine under
pgsql
> 7.2.1_1 and php4.1.2 module and apache1.3 something. All is set up
> correctly, but the rebuilt database is giving some problems.
> I note that there are sql commands in the php files: sqlconnect,
sqlget,
> select - I don't quite understand how these commands fit in with
php. Has
> something changed in the newer version of php4?
> I do not find any reference to the sql commands in the handbook.
> I would much appreciate some help on this as I am quite new to php.
> Philip Jourdan
>
>
> ---------------------------(end of
broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to
majordomo(at)postgresql(dot)org
>

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message P. Jourdan 2002-05-01 16:56:45 Re: sql commands
Previous Message P. Jourdan 2002-05-01 16:08:27 sql commands

Browse pgsql-php by date

  From Date Subject
Next Message P. Jourdan 2002-05-01 16:56:45 Re: sql commands
Previous Message P. Jourdan 2002-05-01 16:08:27 sql commands