[ Index ] |
|
Code source de phpMyAdmin 2.10.3 |
[Code source] [Imprimer] [Statistiques]
This library grabs the names and values of the variables sent or posted to a script in the $_* arrays and sets simple globals variables from them. It does the same work for the $PHP_SELF, $HTTP_ACCEPT_LANGUAGE and $HTTP_AUTHORIZATION variables. loic1 - 2001/25/11: use the new globals arrays defined with php 4.1+
Poids: | 122 lignes (4 kb) |
Inclus ou requis: | 1 fois |
Référencé: | 0 fois |
Nécessite: | 0 fichiers |
PMA_gpc_extract($array, &$target, $sanitize = true) X-Ref |
copy values from one array to another, usally from a superglobal into $GLOBALS param: array $array values from param: array $target values to param: boolean $sanitize prevent importing key names in $_import_blacklist |
Généré le : Mon Nov 26 15:18:20 2007 | par Balluche grâce à PHPXref 0.7 |
![]() |