I have a header.php file which contains a .css file link.
header.php
.css
When I \"include\" header.php into another php file in different fo
Like this:
The first / says "Go to the root directory and look from there". It's a relative path.
/