[ Index ] |
|
Code source de eGroupWare 1.2.106-2 |
1 <?php 2 /** 3 * 4 * Tests the default and example filters for Savant. 5 * 6 * @version $Id: filters.tpl.php 18360 2005-05-26 19:38:09Z mipmip $ 7 * 8 */ 9 ?> 10 11 12 <h1>Filters</h1> 13 14 15 16 17 18 <p>This and that</p> 19 20 21 22 23 24 25 <p>And the other</p> 26 27 28 29 <pre><code> 30 <php> 31 // this is a test of PHP colorizing 32 echo "some text"; 33 highlight_string("something"); 34 $variable = 'value'; 35 36 function fester() 37 { 38 // does nothing 39 } 40 </php> 41 </code></pre> 42 43 44 <!-- end -->
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Sun Feb 25 17:20:01 2007 | par Balluche grâce à PHPXref 0.7 |