Re: [PHP-DB] use php variable within postgresql query

[email protected] (Karl DeSaulniers) Mon, 12 Jun 2023 13:42:31 -0500
Newsgroups php.db
Message-ID <[email protected]>
--Apple-Mail=_7CF6C4BF-A35A-46FE-96F0-4B57A0D753E7
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain;
	charset=us-ascii

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?

$query=3D$_GET['databasecolumn'];


> On Jun 9, 2023, at 4:05 AM, e-letter <[email protected]> wrote:
>=20
> $query=3D$_GET['databasecolumn'[;


--Apple-Mail=_7CF6C4BF-A35A-46FE-96F0-4B57A0D753E7--