Re: [PHP-DB] use php variable within postgresql query
[email protected] (Karl DeSaulniers) Mon, 12 Jun 2023 13:44:27 -0500
| Newsgroups | php.db |
|---|---|
| Message-ID | <[email protected]> |
Oh I see now I am late to the conversation. Slow email load. Carry on. > On Jun 12, 2023, at 1:42 PM, Karl DeSaulniers <[email protected]> = wrote: >=20 > Hi, > I am assuming this is just a typo in your post and not your code, = correct? (see quoted text below) > If not, then try the other bracket? >=20 > $query=3D$_GET['databasecolumn']; >=20 >=20 >> On Jun 9, 2023, at 4:05 AM, e-letter <[email protected]> wrote: >>=20 >> $query=3D$_GET['databasecolumn'[; >=20