I found this on a website,
css_loader.php
You have an mistake in your code, here's the correct code:
And I hope the files are in the same folder. Perhaps you should use __DIR__ or dirname(__FILE__) to get the relative path to your files.
__DIR__
dirname(__FILE__)