Explorar el Código

Add 'phphtml.php'

master
gergo314 hace 4 años
padre
commit
7b2b411c32
Se han modificado 1 ficheros con 10 adiciones y 0 borrados
  1. +10
    -0
      phphtml.php

+ 10
- 0
phphtml.php Ver fichero

@@ -0,0 +1,10 @@
<?PHP
foreach ($valami as $v) { //foreach eleje
?>
<!-- foreachben html komment, mert ez mar html -->
<h1><?PHP echo $v." php kod"; ?> - ez meg megint html</h1>
<?PHP
} //foreach vege, mar megint php kod

?>

Cargando…
Cancelar
Guardar