Jump to content

Finding correct path for a CSS file.


MySQL_Narb

Recommended Posts

I have a function within my class that will throw a custom error; however, I'm not sure how I can get the appropriate path to load that CSS file that styles the error message.

 

For example: /css/error.css is the location.

 

But what if I'm on /new/index.php? Or /new/account/account.php? How do I get my script to load the appropriate path to the file?

 

I was assuming using the magic constant __FILE__ and dirname, but it seems like there's an easier way. Thanks.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.