[Solved] HTML with PHP not working [closed]
[ad_1] In this code, there is actually not much that could work. I don’t know where $file could come from, it looks like it’s undefined so your goto will result in an infinite loop. Then you have to have an if to use else. There is no output because of the infinite loop, so it … Read more