doff, I knew there had to be a simple answer. Works great, thanks.
At 02:26 PM 2/21/01 +1300, Simon Garner wrote:
>From: "Jared Howard" <[EMAIL PROTECTED]>
>
>> I'm make an object or an array from the results of a query to my MySQL
>> database. The value returned is entered in s and any repeate
From: "Jared Howard" <[EMAIL PROTECTED]>
> I'm make an object or an array from the results of a query to my MySQL
> database. The value returned is entered in s and any repeated
> values are unwanted. Is there a way to remove them easily?
>
> eg.
>
> while ($r = mysql_fetch_object($qid)) {
2 matches
Mail list logo