Help for this page

Select Code to Download


  1. or download this
    DBD::mysql::st fetchrow_array failed: fetch() without execute() at /ho
    +me/rdscopy.pl line 204.
    DBD::mysql::st fetchrow_array failed: fetch() without execute() at /ho
    +me/rdscopy.pl line 204.
    
  2. or download this
     while (my @insert_ext = $feed_table_ext_results>fetchrow_array())
                                            {
    ...
                      $ext_insert->execute(@insert_ext) ;
                                            }