Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

open html file in localhost

if you have PHP installed
go to folder where you have html file: 
In CMD, run the command  
   php -S 127.0.0.1:80
Go to your browser and type localhost:80 or just localhost
 
PREVIOUS NEXT
Tagged: #open #html #file #localhost
ADD COMMENT
Topic
Name
9+7 =