diff --git a/phphtml.php b/phphtml.php
index d0d9e80..91a428f 100644
--- a/phphtml.php
+++ b/phphtml.php
@@ -8,11 +8,13 @@
} //foreach vege, mar megint php kod
-foreach ($valami as $v) { //foreach eleje csak tomb ertek, kulcs elveszik
- ?>
-
-
- ez meg megint html
- $v) { //csak tomb ertek, kulcs elveszik
+ foreach ($v as $i=>$w) {
+ //ez mar a masodik szinten is vegigmegy ha tomb a tombben
+ }
+ }
?>
\ No newline at end of file