I'm trying to find out what an absolute path to localhost on my computer would be...
On the web, I understand it to be something like this '/home/users/myUsername/public_html/includes/myFile.php', but what about if PHP and apache are installed on a PC?
Or could it just be the windows path to the localhost folder?