localhost in php | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 1

localhost in php

how you can have a localhost ????

14th May 2018, 9:59 PM
Mohammed Lagmah
Mohammed Lagmah - avatar
1 Réponse
+ 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