noalyss Version-9
Variables
scenario.php File Reference

Go to the source code of this file.

Variables

 $_GET
 
 $_POST
 
 $_REQUEST =array_merge($_GET,$_POST)
 

Variable Documentation

◆ $_GET

$_GET
Initial value:
=array (
'gDossier' => '27',
'ac' => 'COMPTA/HIST',
)

Definition at line 2 of file scenario.php.

◆ $_POST

$_POST
Initial value:
=array (
)

Definition at line 6 of file scenario.php.

◆ $_REQUEST

$_REQUEST =array_merge($_GET,$_POST)

Definition at line 8 of file scenario.php.