in reply to Re^4: Use of uninitialized value in join or string
in thread Use of uninitialized value in join or string
Sorry, I misread your post. Your placeholders there look OK at first pass.
So, for starters I would use @$row as the argument to execute and then I would compare the number of fields in $row with the number of fields in your database for $table and see where the mismatch occurs. HTH.
|
|---|