php - How to use localhost to host my HTML and CSS website -


i beginner , learned html , css.

when tried host website opened this @ method 2 localhost searched lot didn't understand like:

  • it server side php , phpmyadmin

  • localhost hostname means computer , may used access computer's own network services via loopback network interface

i can't understand wikihow said , can host html , css website free? or google said?

localhost local computer. has ip4 address 127.0.0.1 ipv6 ::1.

so if connect localhost connect own computer (usually not visible outside world unless leave computer on , stay connected internet , have router/firewall configured forwards traffic pc (only when know doing).


Comments

Popular posts from this blog

android - questions about switching from C2DM to GCM -

c++ - Qt setGeometry: Unable to set geometry -

batch file - How to extract all multi-volume RAR archives from subfolders of a folder? -