Listing du fichier diaporamaServices.php
00001 <?php
00002
00003 @mysql_connect("localhost","anonymous","anonymous") ;
00004 @mysql_select_db("test") ;
00005
00006 include("diaporama_gen.php") ;
00007 include("tplong_fns.php") ;
00008
00009 $titre = "Services" ;
00010 $nbviews = combien("SERVI") ; ;
00011 $basefra = "diaporamaServices.php" ;
00012 $temps = 5 ;
00013 $nav = "NON" ;
00014
00015 ############################################################
00016
00017 function urlsite($numero) {
00018
00019 ############################################################
00020
00021 $chen = "listeServices.php#SERV_".$numero ;
00022
00023 return($chen) ;
00024
00025 } ; # fin de fonction urlsite
00026 ############################################################
00027
00028 diaporamaSite($titre,$basefra,$nbviews,$temps,$nav) ;
00029
00030 ?>
Pour ne pas voir les numéros de ligne, ajoutez &nl=non à la suite du nom du fichier.
Retour à la page principale de (gH)