Diferencia entre revisiones de «Pruebas»
De Guifi.net - Wiki Hispano
Línea 18: | Línea 18: | ||
?> | ?> | ||
</syntaxhighlight> | </syntaxhighlight> | ||
+ | |||
+ | {{Prueba1|all your effort|Me}} |
Revisión de 20:57 12 feb 2012
<?php $v = "string"; // sample initialization ?> html text <? echo $v; // end of php code ?>
<?php $v = "string"; // sample initialization ?> html text <? echo $v; // end of php code ?>
El primer parametro es all your effort y el segundo es Me.