Ver código fonte

Add 'phphtml.php'

master
gergo314 4 anos atrás
pai
commit
7b2b411c32
1 arquivos alterados com 10 adições e 0 exclusões
  1. +10
    -0
      phphtml.php

+ 10
- 0
phphtml.php Ver arquivo

@@ -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

?>

Carregando…
Cancelar
Salvar