Re: basic ?id=x question
From: Matt Hedges (matt_at_hedges.org)
Date: 01/07/04
- Next message: Scott Fletcher: "Re: Is there a way to protect PHP's $_POST, $_GET when user tamper with post string in URL toolbox???"
- Previous message: Matt Hedges: "basic ?id=x question"
- In reply to: Matt Hedges: "basic ?id=x question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: php-general@lists.php.net Date: Wed, 7 Jan 2004 12:48:29 -0600
figured it out.... i had the sort before the where clause and that messed it
up.
"Matt Hedges" <matt@hedges.org> wrote in message
news:20040107184357.56744.qmail@pb1.pair.com...
> Hello,
>
> I'm trying to pull from a database... I can pull an array, but I want to
> just be able to pull one item instead of all of them... I know somehow you
> can do this with page.php?id=x... but can't figure it out...
>
> any help greatly appreciated,
> thanks,
> Matt
- Next message: Scott Fletcher: "Re: Is there a way to protect PHP's $_POST, $_GET when user tamper with post string in URL toolbox???"
- Previous message: Matt Hedges: "basic ?id=x question"
- In reply to: Matt Hedges: "basic ?id=x question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|