CARTES POSTALES de FRANCE

Cartes postales anciennes des départements de France
"); ##################### 1 RECHERCHE DES DEPARTEMENT POUR LIENS $cedepart= "SELECT SQL_SMALL_RESULT * FROM departements ORDER BY DEPT2 "; // ================================================================================= require "../../tpircs/pcx/connexion.inc.php"; $result_cedpt=mysqli_query($id_link,$cedepart)or die ('Erreur : '.mysqli_error() ); mysqli_close($id_link); print(""); PRINT("
"); while ($ligne = mysqli_fetch_array($result_cedpt)) { $DEPT2=$ligne["DEPT2"]; $nomdepart=$ligne["DEPTAA"]; $DEPTFIC= $ligne["DEPTFIC"]; if ($DEPT2==50) PRINT("
"); //if ($DEPT2==60) PRINT("
"); PRINT(" "); } ################# DERNIERES RECHERCHES echo '
Département $DEPT2 Cartes postales anciennes ".utf8_encode($nomdepart)."
'; include "/homepages/10/d189410386/htdocs/-cache-/dernieres_recherches.txt"; echo '
'; ################################" PRINT("



Cartes postales des régions de France "); PRINT(" "); ######################### ANCIENNES PAGES !!! $codecountry="fr"; include '../jpeg/gif/connexion.php'; $nompays="FRANCE"; print("
");$nbligne=0; $resultfrance = mysqli_query($id_link,"SELECT SQL_SMALL_RESULT * FROM departements ;"); while ($ligfrance = mysqli_fetch_array($resultfrance)) { $nbligne++; # AFFICHER le lien if ($nbligne==30) PRINT(" "); if ($nbligne==60) PRINT(" "); $DEPT2=$ligfrance['DEPT2']; $DEPTAA=$ligfrance['DEPTAA']; $DEPTFIC=$ligfrance['DEPTFIC']; $REGIONAA=$ligfrance['REGIONAA']; PRINT("$DEPT2 Cartes postales ".utf8_encode($DEPTAA)."
"); } PRINT("
"); PRINT(" OUTRE-MER
971 Cartes postales de la Guadeloupe
972 Cartes postales de la Martinique
973 Cartes postales de la Guyane
974 Cartes postales de la Réunion
cartes postales de Nouvelle-calédonie
cartes postales de Saint-Pierre et Miquelon
Cartes postales de Polynésie Française
"); include "../../include/baspage1.php"; ?>