<?php

$Sää = "something";

$Temperature_In_°C = "100";

echo "Set breakpoint on this line and add those two variables above to watch";
