| From: | Dorin Grunberg <dorin(at)visgen(dot)com> |
|---|---|
| To: | Jon Hassen <jhassen(at)azstarnet(dot)com>, <pgsql-php(at)postgresql(dot)org> |
| Subject: | Re: Auction |
| Date: | 2002-04-08 19:02:02 |
| Message-ID: | 4.3.2.7.2.20020408150106.00c3bca0@pop |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-php |
Sorry for my misspelling, I meant Auction.
At 11:56 AM 4/8/02 -0700, Jon Hassen wrote:
>Like what? Here is a part of a script that takes a couple of variables
>determined in the scriots first, and queries a postgresql database using
>those variables with PHP.
>
> $result=pg_exec($dbc,"select * from paytext$year where ($when
>($where) $where1 order by date desc limit 10") or die ("Couldn't select
>data from paytext$year. ");
>
>Is that what you mean?
>
>Jon
>
>At 2:34 PM -0400 4/8/02, Dorin Grunberg wrote:
> >Hi,
> >
> >Does anyone know of any action script that uses PHP and PostgreSQL?
> >
> >Thanks,
> >
> >Dorin
> >
> >
> >---------------------------(end of broadcast)---------------------------
> >TIP 3: if posting/reading through Usenet, please send an appropriate
> >subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> >message can get through to the mailing list cleanly
>
>
>
>
>---------------------------(end of broadcast)---------------------------
>TIP 4: Don't 'kill -9' the postmaster
| From | Date | Subject | |
|---|---|---|---|
| Next Message | John Starkey | 2002-04-09 06:02:01 | Greek/PHP/PostgreSQL |
| Previous Message | Jon Hassen | 2002-04-08 18:56:01 | Re: Action |