Fw: Re: Vexing PHP problem - browser hangs. - Mailing list pgsql-php

From Frank Finner
Subject Fw: Re: Vexing PHP problem - browser hangs.
Date
Msg-id 20030717211424.172d8010.postgresql@finner.de
Whole thread Raw
List pgsql-php
Sorry, if this comes twice, in the first try I used the wrong account
for the list.

Hi!

On Thu, 17 Jul 2003 11:24:39 -0700 "David Busby" <busby@pnts.com> sat
down, thought long and then wrote:

> for ($row = 0; row < pg_numrows($artist_list)

You left out a $ sign in the line above. Should be "$row <
pg_numrows($artist_list)", otherwise "row" is either == 0 or undefined
(don´t know exactly).

Greetings,
--
Frank Finner

Memory follows memory, memory defeats memory; some things are banished
only into the realms of our rich imaginings  -  but this does not mean
that they do not or cannot or will not exist - they exist! They exist!
                              (M. Moorcock, "The Revenge Of The Rose")

pgsql-php by date:

Previous
From: "David Busby"
Date:
Subject: Re: Vexing PHP problem - browser hangs.
Next
From: Ângelo Marcos Rigo
Date:
Subject: Paginating results