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@xxxxxxxx> 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")