Si taches.txt est bien le point d'entrée ............................................................................... root@lx06:/home/dap/public_html/gestion# grep -ia include taches.php include ("../connexion.php"); if (isset($_GET["prof"])){include ('ci.php');} if (isset($_GET["pageprofs"])){include ('taches_profs.php');} if (isset($_GET["locaux"])){include ('locaux.php');} //if (isset($_GET["pagechoix"])){include ('pagechoix.php');} root@lx06:/home/dap/public_html/gestion# ............................................................................... Essayer de voir tous les include ............................................................................... root@lx06:/home/dap/public_html/gestion# grep -ia include *.php cours_items.php:include ("../connexion.php"); dap.php:include ("../connexion.php"); mdcours.php:include ("../connexion.php"); taches.php:// include ../connexion.php taches.php:// include ('ci.php') taches.php:// include ('taches_profs.php') taches.php:// include ('locaux.php') taches.php:// ??? include ('pagechoix.php') taches.php:include ("../connexion.php"); taches.php:if (isset($_GET["prof"])){include ('ci.php');} taches.php: if (isset($_GET["pageprofs"])){include ('taches_profs.php');} taches.php: if (isset($_GET["locaux"])){include ('locaux.php');} taches.php: //if (isset($_GET["pagechoix"])){include ('pagechoix.php');} root@lx06:/home/dap/public_html/gestion# ............................................................................... Les scripts suivant ne sont pas référencés ailleurs... root@lx06:/home/dap/public_html/gestion# grep -ia md-coursselect.php *.php root@lx06:/home/dap/public_html/gestion# root@lx06:/home/dap/public_html/gestion# grep -ia md-liste.php *.php root@lx06:/home/dap/public_html/gestion# root@lx06:/home/dap/public_html/gestion# grep -ia md-liste_alpha.php *.php root@lx06:/home/dap/public_html/gestion# root@lx06:/home/dap/public_html/gestion# grep -ia pagechoix_supprimer.php *.php root@lx06:/home/dap/public_html/gestion# root@lx06:/home/dap/public_html/gestion# grep -ia cours_item.php *.php root@lx06:/home/dap/public_html/gestion# root@lx06:/home/dap/public_html/gestion# grep -ia md-regrouper.php *.php root@lx06:/home/dap/public_html/gestion# // postes.php référencé seulement par lui-meme ?? root@lx06:/home/dap/public_html/gestion# grep -ia postes.php *.php postes.php:echo "Arts plastiques | \n"; postes.php:echo "Graphisme

\n"; postes.php:echo "".$champ->poste."".$champ->alou¦."".$champ->r¦el."id."&programme=$programme\">M id."&programme2=$programme\">E\n"; postes.php:echo "

Rafraichir

\n"; postes.php:echo "

Rafraichir

\n"; postes.php:echo "

Rafraichir

\n"; root@lx06:/home/dap/public_html/gestion# ............................................................................... Dans le répertoire /gestion/, Cachés, pour voir si cela pète... md-coursselect.php 2010-05-17 09:27 md-liste_alpha.php 2010-05-13 19:52 md-liste.php 2010-05-13 19:52 pagechoix_supprimer.php 2007-04-25 23:09 postes.php 2005-01-16 12:47 cours_items.php 2009-06-15 08:41 md-regrouper.php 2010-06-16 16:24