RE: Variable question... - Mailing list pgsql-php

From Christian Marschalek
Subject RE: Variable question...
Date
Msg-id 000601c0d8eb$f47b2840$0200a8c0@server
Whole thread Raw
In response to Re: Variable question...  ("Mitch Vincent" <mitch@venux.net>)
List 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;)


---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo@postgresql.org so that your
message can get through to the mailing list cleanly




pgsql-php by date:

Previous
From: Chris Smith
Date:
Subject: Re: Variable question...
Next
From: "Christian Marschalek"
Date:
Subject: RE: Variable question...