with a
SELECT astatement then applying a second SELECT to that table???
- Original Message -
From: "Aidal" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, December 16, 2002 10:59 PM
Subject: [PHP-WIN] Arrays - I may have gone blind
> Hi NG.
>
Hi NG.
I'm sure there is somthing implemented in PHP to do this but I just cant see
it.
I want to run through an array and remove some entries where is
true and is lower than the other entries of
First i thought... hmm this sounds like a linked list, I'm gonna make one.
But I cant seem to mak