RE: Variable question...

From: "Christian Marschalek" <cm(at)chello(dot)at>
To: "'Mitch Vincent'" <mitch(at)venux(dot)net>
Cc: "[PHP] PostgreSQL" <pgsql-php(at)postgresql(dot)org>
Subject: RE: Variable question...
Date: 2001-05-10 00:55:49
Message-ID: 000601c0d8eb$f47b2840$0200a8c0@server
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-php

> Try --
>
> $result = pg_exec($c1,"SELECT o_plz FROM ort_tabelle
> WHERE o_plz =".
> $HTTP_SESSION_VARS["user_tabelleXu_o_plz"]);

Hell..... I'm doing this anyway in another script.. Thanks ;)

But I wonder how you would do that within the string correctly :) (the
error message php gives me does not tell me anything usefull;)

In response to

Browse pgsql-php by date

  From Date Subject
Next Message Christian Marschalek 2001-05-10 01:04:58 RE: Variable question...
Previous Message Chris Smith 2001-05-10 00:48:57 Re: Variable question...