Explorar el Código

Update 'phphtml.php'

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

+ 4
- 4
phphtml.php Ver fichero

@@ -12,9 +12,9 @@
echo $v;
}

foreach ($valami as $id=>$v) { //csak tomb ertek, kulcs elveszik
foreach ($v as $i=>$w) {
//ez mar a masodik szinten is vegigmegy ha tomb a tombben
}
foreach ($valami as $id=>$v) { //csak tomb ertek, kulcs elveszik
foreach ($v as $i=>$w) {
//ez mar a masodik szinten is vegigmegy ha tomb a tombben
}
}
?>

Cargando…
Cancelar
Guardar