Re: How can I capture just the first record in a found set and edit it?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Dave,

Can you not just do a limit one in the query? Or is all the sorting
happening in PHP? If php based, could you sticks the results into an array
and then just use the first element of that array?

Bastien

On Thu Jan 08 2015 at 1:01:16 PM DealTek <dealtek@xxxxxxxxx> wrote:

> semi newbie
>
> Hi all,
>
> 1 - I do a query for multi records - and sort a certain way
>
> 2 - then I need to capture/edit just the first found record in the result
> (no user interaction)
>
>
>
> Q: using php - How do I set a variable to the first first found record in
> the result and do more with this record?
>
>
>
> --
> Thanks,
> Dave - DealTek
> dealtek@xxxxxxxxx
> [db-15]
>
>

[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux