Listing du fichier php_concept1.php avec syntaxhighlighter
<?php include("../std.php") ; debutPage("PHP conceptuel 1") ; # (gH) -_- php_concept1.php ; TimeStamp (unix) : 18 Février 2013 vers 15:47 blockquote() ; ########################################################################################################## debutSection() ; h1("\"TECHNOLOGIE INTERNET\"") ; div("center") ; gvert("gilles.hunault@univ-angers.fr"); findiv() ; ol() ; debutli() ; p() ; echo href("pdc.php","Plan de cours") ; nbsp(5) ; echo "et documents à consulter" ; finp() ; finli() ; debutli() ; p() ; echo href("tds.php","Exercices") ; nbsp(5) ; echo "pour chaque cours" ; finp() ; finli() ; debutli() ; p() ; echo href("solutions.php","Solutions") ; nbsp(5) ; echo "détaillées" ; finp() ; finli() ; finol() ; finSection() ; ########################################################################################################## finblockquote() ; finPage() ; ?>La coloration syntaxique est réalisée par : SyntaxHighlighter.
Si vous préférez, vous pouvez utiliser celle de geshi ou même celle construite autour de la fonction highlight_file.
Retour à la page principale de (gH)