what is the difference between Relative Path Absolute Path
what is the difference between Relative Path Absolute Path
what, is, the, difference, between, Relative, Path, Absolute, Path


Tue Oct 13, 2009 12:26 am - what is the difference between Relative Path Absolute Path
#444
what is the difference between Relative Path Absolute Path
author: web hosting
Leave Your Comments
name
comments
Share
Share this post by copy and paste this URL and put it on your forums or use it on your profile like myspace, friendster, Facebook, Twitter or others and add in with your comments.
URL Link: ask
Use this HTML code to embed this topic, just copy the code from the "Embed" box. Once you've copied the code, just paste it into your website or blog to embed it.
Embed: ask
BBCODE is use on forums. You can put this code on all your BBCODE enabled forums like PhpBB, vBulletin® and others. Just Copy and Paste this code on with Posts and Replies on your forums
BBCODE: ask
| More
Sat Aug 22, 2009 5:59 am - Re: what is the difference between Relative Path Absolute Path
#528
angelose
what is the difference an absolute path and a relative path?
Tue Oct 13, 2009 12:28 am - Re: what is the difference between Relative Path Absolute Path
#2578
ANSWER
im not sure if ill be able to answer all those, but im sure i can explain what is the differences between absolute and relative paths in a computer environment

Absolute path: The absolute path means the 'root' path. in other words, the starting path. for example this post you are reading right now, the absolute path is:
http://www.webune.com/forums/difference-between-relative-path-and-absolute-path.html


Relative - the relative path simply means how the path is in relationship with the current page;

for example this post you are reading right now, the relative path is:
/difference-between-relative-path-and-absolute-path.html

as you can see from the examples, you can create you links as absolute or relative. the BEST way to program your links is to make them absolute because if you go with the absolute linking format, you will most likely avoid mistakes in your linking pages.

hope this helped you explained how relative and absolute paths are different.
Mon Jan 18, 2010 10:30 am - Re: what is the difference between Relative Path Absolute Path
#3267
sherkit
i was looking for an explanation for someone to explain relative path and absolute path in web designing.

thanks for explaining the differences between absolute and relative