php-db | 2001071
Date: 07/12/01
- Next message: Andreas Iwanowski: "Re: [PHP-DB] Order by unix timestamp"
- Previous message: Rankin, Randy: "[PHP-DB] Escaping &"
- Maybe in reply to: Andreas Iwanowski: "[PHP-DB] Order by unix timestamp"
- Next in thread: Andreas Iwanowski: "Re: [PHP-DB] Order by unix timestamp"
- Reply: Andreas Iwanowski: "Re: [PHP-DB] Order by unix timestamp"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> -----Original Message-----
> From: Andreas Iwanowski [mailto:aimk <email protected>]
> Sent: 12 July 2001 16:09
> To: php-db <email protected>
> Subject: [PHP-DB] Order by unix timestamp
>
>
> How can i fix the problem that the records are ordered by unixtime,
> beginning with the newest record ?
order by unixtime desc
Steve
>
> --
>
>
> mfg, andy
>
> -----------------------------------------
> In Memoriam - Jaques
> www.amdclan.de/jaques
> ------------------------------------------
>
>
>
> --
> PHP Database Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: php-db-unsubscribe <email protected>
> For additional commands, e-mail: php-db-help <email protected>
> To contact the list administrators, e-mail:
> php-list-admin <email protected>
>
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-db-unsubscribe <email protected> For additional commands, e-mail: php-db-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Andreas Iwanowski: "Re: [PHP-DB] Order by unix timestamp"
- Previous message: Rankin, Randy: "[PHP-DB] Escaping &"
- Maybe in reply to: Andreas Iwanowski: "[PHP-DB] Order by unix timestamp"
- Next in thread: Andreas Iwanowski: "Re: [PHP-DB] Order by unix timestamp"
- Reply: Andreas Iwanowski: "Re: [PHP-DB] Order by unix timestamp"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

