« Modèle:VILLE 2006 » : différence entre les versions

De Encyclopédie-de-L'AFN_1830-1962
mAucun résumé des modifications
mAucun résumé des modifications
Ligne 4 : Ligne 4 :
$Nom_actuel=  $argv['Nom_actuel'];  
$Nom_actuel=  $argv['Nom_actuel'];  
$gauche=  $argv['gauche'];  
$gauche=  $argv['gauche'];  
$haut=  $argv['haut'];  
$haut=  $argv['haut'];
if (isset ($argv['Village'])) {$Village=  $argv['Village'];} else {$Village="non";}
$Pays=$argv['Pays'];  
$Pays=   $argv['Pays'];  
if (isset ($ecu=  $argv['ecu'])) {$ecu=  $argv['ecu'];} else {$ecu= "non";}
if (isset ($Album=  $argv['Album'])) {$Album=  $argv['Album'];} else {$Album="non";}
if (isset ($Forum=  $argv['Forum'])) {$Forum=  $argv['Forum'];} else {$Forum="non";} 
$LAT=  $argv['LAT'];  
$LAT=  $argv['LAT'];  
$LNG=  $argv['LNG'];  
$LNG=  $argv['LNG'];  
if (isset ($argv['Village'])) {$Village=  $argv['Village'];} else {$Village="non";}
if (isset ($argv['ecu'])) {$ecu=  $argv['ecu'];} else {$ecu= "non";}
if (isset ($argv['Album'])) {$Album=  $argv['Album'];} else {$Album="non";}
if (isset ($argv['Forum'])) {$Forum=  $argv['Forum'];} else {$Forum="non";} 
if (isset ($argv['doc'])) {$doc =  $argv['doc'];} else {$doc="";}  
if (isset ($argv['doc'])) {$doc =  $argv['doc'];} else {$doc="";}  



Version du 29 avril 2018 à 19:30