YaWK  24.1
Yet another WebKit
stats.php File Reference

Go to the source code of this file.

Variables

 $data = $stats->getStatsArray($db, $defaultInterval, $defaultPeriod)
 
if(!isset($stats)||(empty($stats))) if(isset($_GET['interval'])) else if(isset($_POST['interval'])) else { $defaultInterval = 1
 
if(isset($_POST['interval'])) for($i=1; $i<=365; $i++) if (isset( $_POST[ 'period']) &&(isset( $_POST[ 'period'])))
 

Variable Documentation

◆ $data

◆ else

if (isset( $_GET[ 'period'])) else if (isset( $_POST[ 'period'])) else { $defaultInterval = 1

Definition at line 62 of file stats.php.

◆ if

if (isset( $_POST[ 'interval'])) for ( $i=1;$i<=365;$i++) if(isset($_POST['period']) &&(isset($_POST['period']))) ( isset( $_POST[ 'period']) &&(isset( $_POST[ 'period']))  )

Definition at line 127 of file stats.php.