Statement en PHP
Acaba en ; las instrucciones en php, son requeridas al final
Ejemplo del uso de echo
< p > This HTML will get delivered as is < / p >
php echo But this code is interpreted by PHP and turned into HTML<p></p>”;?>””
Que se necesita para iniciar a escribir php
< ? php
Saltar una linea en PHP
\n