Platform  3.1
PHP API documentation
 All Data Structures Namespaces Files Functions Variables Pages
get_param.php
Go to the documentation of this file.
1 <?php
2 /*
3  * @author Anakeen
4  * @license http://creativecommons.org/licenses/by-nc-sa/2.0/fr/ Anakeen - licence CC
5  * @package FDL
6 */
7 /**
8  * get parameter value
9  *
10  * analyze sub-directories presents in STYLE directory
11  * @author Anakeen 2002
12  * @version $Id: get_param.php,v 1.1 2004/08/05 09:31:22 eric Exp $
13  * @license http://creativecommons.org/licenses/by-nc-sa/2.0/fr/ Anakeen - licence CC
14  * @package FDL
15  * @subpackage WSH
16  */
17 /**
18  */
19 
20 $parname = GetHttpVars("param"); // familly filter
21 print getParam($parname) . "\n";
22 ?>
← centre documentaire © anakeen - published under CC License - Dynacase