Re: missing array element
- From: Ewoud Dronkert <firstname@xxxxxxxxxxxxxxxxxxxx>
- Date: Sun, 29 May 2005 20:25:58 +0200
On 29 May 2005 11:19:50 -0700, david.g.robinson@xxxxxxxxxxxxxxxx wrote:
> $row_rsAllRooms = mysql_fetch_assoc($rsAllRooms);
> while ($row_rsAllRooms = mysql_fetch_assoc($rsAllRooms))
>
> Does anyone have any ideas what is going on here?
Yes: you throw away the first row in this first statement.
--
Firefox Web Browser - Rediscover the web - http://getffox.com/
Thunderbird E-mail and Newsgroups - http://gettbird.com/
.
- Follow-Ups:
- Re: missing array element
- From: david . g . robinson
- Re: missing array element
- References:
- missing array element
- From: david . g . robinson
- missing array element
- Prev by Date: php and javascript
- Next by Date: Re: Extensions other than .php
- Previous by thread: missing array element
- Next by thread: Re: missing array element
- Index(es):