Variables | |
| $bfpPage = new BmfoPage | |
| $arrUnlink = array() | |
| $strReportIdQuery = 'select report_seq.nextval from dual' | |
| $bmfograph = new BmfoGraph($rdbms) | |
| $strPngName = $strTmpName.".png" | |
| $strInsert | |
| $intReportStart = strtotime($_POST["interval_start"]) | |
| $intReportEnd = strtotime($_POST["interval_end"]) | |
| $intInterval = $intReportEnd - $intReportStart | |
| $intGraphStart = $intReportStart - $intInterval | |
| $intGraphEnd = $intReportEnd + $intInterval | |
| $bmfoMeter = new BmfoMeter($rdbms, $row[0]) | |
| $strMeasuredProduction | |
| $strEstimatedProduction | |
| $strTotalProduction | |
| $strStatus = $bmfoMeter->getLastStatus($_POST["interval_end"]) | |
| $strDateLastBefore | |
| $strReadingLastBefore | |
| $strReadingFirstInside | |
| $strReadingLastInside | |
| $strReadingFirstAfter | |
| $arrLastButOneInstallation | |
| $arrFields = array("panel_one", "panel_two") | |
| </p ><?php $intTabTwoStatus=1;if((array_key_exists("panel_two", $_REQUEST))&&($_REQUEST["panel_two"]=="free_selection")){$intTabTwoStatus=2;}if($intTabTwoStatus==2){?>< ahref="meter_report.php?PHPSESSID=< ?phpechosession_id()?> & | panel_two |
| $year = $today["year"] | |
| print< selectname=\"year\"> | n |
|
|
|
|
|
Initial value: $bmfoMeter->getLastInstallationArray( $_POST["interval_end"], 2) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Initial value: (string) $bmfoMeter->getLastRecordDate( $_POST["interval_start"]) |
|
|
Initial value: (string)(int)round($bmfoMeter->getEstimatedVolume( $_POST["interval_start"],$_POST["interval_end"])) |
|
|
Initial value: 'insert into ReportImage (ReportID, FacilityID, ImageName)'. ' values ('.$intReportId.',\''.$row[0].'\',\''. bmfo_escape_string($strPngName).'\')' |
|
|
Initial value: (string)(int)round($bmfoMeter->getMeasuredVolume( $_POST["interval_start"],$_POST["interval_end"])) |
|
|
|
|
|
Initial value: (string) $bmfoMeter->getFirstValue( $_POST["interval_end"]) |
|
|
Initial value: (string) $bmfoMeter->getFirstValue( $_POST["interval_start"]) |
|
|
Initial value: (string) $bmfoMeter->getLastValue( $_POST["interval_start"]) |
|
|
Initial value: (string) $bmfoMeter->getLastValue( $_POST["interval_end"]) |
|
|
|
|
|
|
|
|
Initial value: (string)(int)round($strMeasuredProduction + $strEstimatedProduction) |
|
|
|
|
|
|
|
|
|
1.4.6-NO