When I use PHP in notepad , do I save it as PHP extention or html?

  • Thread starter Thread starter Marikoula
  • Start date Start date
M

Marikoula

Guest
Hi, Iam practicing and when I try making something like this is php:


<?php


echo "hello world";

?>



I try and save it as .html and NOTHING shows up in the browser when i want to look at it. I also tried saving it as .php and I could see the EXACT codes and tags..WHat am I doing wrong?



THANKS!!!
Do you mean I need the wamp for it to work properly ? Thanks so much!!
 
Back
Top