[PHP-DB] Order by unix timestamp

2001-07-12 Thread Andreas Iwanowski
Hello, i have a table where unix timestamps are inserted when adding a record. If i read out the table data, i want to order it by unixtime ( the name of the filed where the timestamp is ) He orders it by unixtime, but beginning with the oldest record. i thougt i could fix it by using ORDER by !

Re: [PHP-DB] Order by unix timestamp

2001-07-12 Thread Andreas Iwanowski
0 > D-78467 Konstanz > Germany > fon: +49-(0)7531-89207-17 > fax: +49-(0)7531-89207-13 > e-mail: mailto:[EMAIL PROTECTED] > internet: http://www.suchtreffer.de > _______ > > > > > -Original Message- >

Re: [PHP-DB] Order by unix timestamp

2001-07-12 Thread Andreas Iwanowski
Thank you "Steve Brett" <[EMAIL PROTECTED]> schrieb im Newsbeitrag [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > > > > -Original Message- > > From: Andreas Iwanowski [mailto:[EMAIL PROTECTED]] > > Sent: 12 July 2001 16:09 > > To:

php-db@lists.php.net

2001-07-12 Thread Andreas Iwanowski
Do you explode the customer names with X ? "Randy Rankin" <[EMAIL PROTECTED]> schrieb im Newsbeitrag F3BF649E168BD411A1B700010271F38BB4BB36@SBMAIL">news:F3BF649E168BD411A1B700010271F38BB4BB36@SBMAIL... > Hello, > > I have a table in a MySQL DB (RH Linux/Apache) with a field called > customer_name.

[PHP-DB] Chose ID from Table ?

2001-07-13 Thread Andreas Iwanowski
Hello How can i do this here: I have a script, where i insert informations into a table. I now want now to read out the ID those informations got. Hot to do that ? -- mfg, andy - In Memoriam - Jaques www.amdclan.de/jaques ---