Help for this page

Select Code to Download


  1. or download this
    $sql = "BEGIN"."INTRA.WEB_LOG_DATA(?, ?, ?, ?, ?, ?);"."END;";
    $sth =  data_sources_tools::putData($dbd,$sql);
    $sth->execute($log_date, $add_recs, $update_recs, $delete_recs, $total
    +_recs, $log_file_path);