I did a survey in html linked to the results in php (php obviously inside html). The results of the survey are in nested if-else.
Running it with the help of xampp does work correctly, showing only one result. If I run it without xampp, it shows all the possible results.
Is there a way to run the survey correctly without having to always use xampp or something similar?