Re: [Phplib-users] print fields after executing a query
Brought to you by:
nhruby,
richardarcher
From: Marco <new...@dk...> - 2002-02-12 21:39:28
|
Hi Tarique, hi list, that was a real cool hint! ;-) Works fine for me now. But I think I've to look in the manual to "understand" the hint. ;-) Thanks Marco Tarique Sani < @sanisoft.com=""> wrote: >On Tue, 12 Feb 2002, Marco [ISO-8859-1] Mler wrote: > >>The problem is: I've checked the fieldnames but - nothing is returned >>with the command. >> >doing > >$db->next_record() > >before you try anything should help > > >Tarique > |