Posted by gcox on 03/06/07 07:55
On Tue, 06 Mar 2007 08:50:09 +0100, Rik <luiheidsgoeroe@hotmail.com>
wrote:
>Using $row[0]["venue"] is only usefull if you're only interested in the
>first result (in which case the while loop is unneccesary overhead).
Thanks Rik for this and the other info. The above explains why the
code worked OK on the other site as there was always just one result.
Cheers
Geoff
[Back to original message]
|