Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6375795
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T01:39:43+00:00 2026-05-25T01:39:43+00:00

My question regards relative and absolute addresses. I have over the years built a

  • 0

My question regards relative and absolute addresses.

I have over the years built a framework, which all my php websites are built on.

Every single page is loaded in the top level “index.php” file.
This is cool, because I never struggle with paths to resources. Every single resource, at every single level of the system is referenced from the top level index file, so the paths are always similar:

ie (img src=”images/sprites/xxxxx.jpg” )
from every single page in the system.

But now I’ve ruined it by introducing mod_rewrite.
mod rewrite seems to have confused the path system I’ve been using. So it’s time for me to update the paths. Stylesheets and images no longer load.

How should I fix this? Is it true that relative paths are loaded faster than absolute?
isn’t there some way in PHP to find the root of your server file system assign it to a $var and then prepend that $var to image paths? Is that any faster than just referencing my images & Stylesheets as “http://site.com/images/xxxx.jpg” ?

I have alot to learn now. Any input please

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-25T01:39:43+00:00Added an answer on May 25, 2026 at 1:39 am

    Just add a / before the images directory

    img src="/images/sprites/xxxxx.jpg"
    

    it’s the same as:

    http://site.com/images/sprites/xxxxx.jpg
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a question with regards to automapping entity framework objects which have been
i have a question in regards to php calculations. i am restructuring a text
I have got a question with regards to upgrading asp.net mvc applications from v1
I have a general question with regards to immutable collections. I will use Java
This question is in regards to this blog entry. https://blog.stackoverflow.com/2008/07/easy-background-tasks-in-aspnet/ All the way at
I have just asked this question an hour ago but with regards to IE8
I have a question with regards Google Code svn repositories. Is there a way
I have a question in regards to the code below. The code I have
I have a question in regards to pressing the cancel button of my inputDialoguebox.
We have a question with regards to XML-sig and need detail about the optional

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.