Re: [PHP] array in and out

2001-08-19 Thread David Robley
On Mon, 20 Aug 2001 11:25, Chris Schneck wrote: > Since i have little experience with arrays, and the manuals / readme > files online havent been able to help me, I was wondering if anyone had > any ideas why this code doesnt work? > > // get the keywords from db > $keyquery = ("select fld

[PHP] array in and out

2001-08-19 Thread Chris Schneck
Since i have little experience with arrays, and the manuals / readme files online havent been able to help me, I was wondering if anyone had any ideas why this code doesnt work? // get the keywords from db $keyquery = ("select fld_keyword_word from tbl_keyword order by rand()"); $