Ouvrir le menu principal

Wiki Makilab β

Modifications

Utilisateur:Admin

18 octets ajoutés, 2 juillet 2016 à 16:43
aucun résumé de modification
Tests :
<source syntaxhighlight lang="php">
<?php
v = "string"; // sample initialization
echo v; // end of php code
?>
</sourcesyntaxhighlight>