localhost in php | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grátis
+ 1

localhost in php

how you can have a localhost ????

14th May 2018, 9:59 PM
Mohammed Lagmah
Mohammed Lagmah - avatar
1 Resposta
+ 8
By starting your web server. Localhost refers to your IPv4 address but can be used without internet access. So as long as you have a web server running and listening to port 80 it should work.
14th May 2018, 10:02 PM
Toni Isotalo
Toni Isotalo - avatar