wok view slitaz-hacker/stuff/hacker/Templates/php-script.php @ rev 275

UP: slitaz-hacker with new default files
author Christophe Lincoln <pankso@slitaz.org>
date Mon Feb 25 16:00:35 2008 +0100 (2008-02-25)
parents
children
line source
1 <?php
3 // Un commentaire.
5 echo "Ce texte est affiché avec echo.";
7 ?>