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

From Frank Finner
Subject Re: Vexing PHP problem - browser hangs.
Date
Msg-id 20030717211253.59a0da81.frank@finner.de
Whole thread Raw
In response to Re: Vexing PHP problem - browser hangs.  ("David Busby" <busby@pnts.com>)
List pgsql-php
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: Ângelo Marcos Rigo
Date:
Subject: Paginating results
Next
From: Davi Leal
Date:
Subject: postgreSQL web form; Security