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 with no luck.
I don't know if it makes any difference, but I'm using Windows 7 x64 (My default browser is Opera) and I'm using Notepad++ to write the code.
All of my classmates are able to write their code, save as .php and drag & drop into their browser to view the file. I'm not. Any fix?
I'm getting pretty desperate, so if you have a solution for any browser, please post it here!
Thanks in advance.
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 with no luck.
I don't know if it makes any difference, but I'm using Windows 7 x64 (My default browser is Opera) and I'm using Notepad++ to write the code.
All of my classmates are able to write their code, save as .php and drag & drop into their browser to view the file. I'm not. Any fix?
I'm getting pretty desperate, so if you have a solution for any browser, please post it here!
Thanks in advance.