Ressources dev:PHP

(Différences entre les versions)
Aller à : Navigation, rechercher
(Sous titre 2)
Ligne 6 : Ligne 6 :
 
== Sous titre 2 ==
 
== Sous titre 2 ==
 
blablablabla
 
blablablabla
 +
 +
 +
<syntaxhighlight lang="php">
 +
<?php
 +
    $v = "string";    // sample initialization
 +
?>
 +
html text
 +
<?
 +
    echo $v;        // end of php code
 +
?>
 +
</syntaxhighlight>

Version du 27 décembre 2011 à 17:55

Intro

Sous titre 1

blablablabla

Sous titre 2

blablablabla


<?php
    $v = "string";    // sample initialization
?>
html text
<?
    echo $v;         // end of php code
?>
Outils personnels
Espaces de noms
Variantes
Actions
Navigation
Boîte à outils