Home : General : Databases and SQL :

General: Databases and SQL: Re: [termid0g] quick DBI question: Edit Log

Here is the list of edits for this post
Re: [termid0g] quick DBI question
>>
If it does I don't know what the hell the problem could be.
<<

Yes it does.

Inside the while loop try putting:

$output .= map { "$_ => $row->{$_}<br>" } keys %$row;

....and see what it prints.

Last edited by:

Paul: May 28, 2002, 11:45 AM

Edit Log: