| 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 |
Obra publicada con Licencia Creative Commons Reconocimiento Compartir igual 4.0