Código embebido en documentos HTML | |
estándar | <?php ?> |
HTML tags |
<script language="php"> |
short tags | <? ?> |
Comentarios | |
/* ......*/ | multilínea |
// | resto de línea o fin bloque PHP |
# | resto de línea o fin bloque PHP |
Código embebido en documentos HTML | |
estándar | <?php ?> |
HTML tags |
<script language="php"> |
short tags | <? ?> |
Comentarios | |
/* ......*/ | multilínea |
// | resto de línea o fin bloque PHP |
# | resto de línea o fin bloque PHP |
Licensed under the Creative Commons Attribution Share Alike License 4.0