Get your own PHP server
<!DOCTYPE html>
<html>
<body>

<?php
echo __DIR__;
?>
 
</body>
</html>              
C:\awesomesites\w3schools\php