Plugins  LAST
 All Data Structures Files Functions Variables Pages
Variables
print_table.inc.php File Reference

print for a specific year More...

Go to the source code of this file.

Variables

 $year =new INum('p_year')
 
$year value =(isset($_GET['p_year']))?$_GET['p_year']:''
 
 if (isset($_GET['search'])&&$_GET['p_year']!= ''&&isNumber($_GET['p_year'])==1)
 

Detailed Description

print for a specific year

Definition in file print_table.inc.php.

Variable Documentation

$year =new INum('p_year')
if(isset($_GET['search'])&&$_GET['p_year']!= ''&&isNumber($_GET['p_year'])==1)

Definition at line 40 of file print_table.inc.php.

$year value =(isset($_GET['p_year']))?$_GET['p_year']:''

Definition at line 35 of file print_table.inc.php.