I'm currently learning php, but I'm having a major problem.
Whenever I try to open a local .php file in any browser (Tried Opera, IE, Firefox and Chrome), all they show is the HTML parts. It won't even show the basic <?php echo "" ?> code.
I have tries searching for a solution on Google, but...