RE: [PHP] reverse array for mysql data

2001-05-01 Thread Alok K. Dhir
gt; -Original Message- > From: > [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]. > net] On Behalf Of ktb > Sent: Monday, April 30, 2001 2:52 PM > To: [EMAIL PROTECTED] > Subject: [PHP] reverse array for mysql data > > > I'm new at programing and not gett

Re: [PHP] reverse array for mysql data

2001-05-01 Thread Gyozo Papp
> I'm new at programing and not getting very far with this. I've looked > at "array_revers" and "array_multisort" and can't get anything to work. > What I have is a mysql table laid out like: > > item number | title | body text | subject heading > > What I want to do is pull the top 7 entries

[PHP] reverse array for mysql data

2001-05-01 Thread ktb
I'm new at programing and not getting very far with this. I've looked at "array_revers" and "array_multisort" and can't get anything to work. What I have is a mysql table laid out like: item number | title | body text | subject heading What I want to do is pull the top 7 entries off and displa