Results 1 to 2 of 2
  1. #1
    Join Date
    Aug 2008
    Posts
    448
    Plugin Contributions
    0

    Default relative path start with slash?

    Hello,
    I've been coding with relative paths without the slash and everything is working great. Does anyone know if relative paths should start with a "/"

    <a href="index.php?main_page=page1">

    or

    <a href="/index.php?main_page=page1">

    which one is right or better?

  2. #2
    Join Date
    Jan 2004
    Posts
    66,444
    Plugin Contributions
    279

    Default Re: relative path start with slash?

    By definition, a relative path does not start with a slash. Starting with a slash makes it an "absolute" path instead of "relative".

    ie: if your store was in a subfolder, starting with a slash would suggest the "root" of your webspace, which would *not* be the store if it's in a subfolder.

    So ... unless you really mean "/", don't use it.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

 

 

Similar Threads

  1. Relative path to images
    By NoHug4u in forum Basic Configuration
    Replies: 8
    Last Post: 28 Dec 2012, 03:28 PM
  2. Replies: 3
    Last Post: 5 Sep 2012, 10:08 AM
  3. Product Images with Relative Links
    By mattgoldfarb in forum Setting Up Categories, Products, Attributes
    Replies: 2
    Last Post: 31 Mar 2011, 12:47 AM
  4. Add image to ezpage... using relative path?
    By swamyg1 in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 26 Dec 2008, 07:42 PM
  5. Table with round corners... border image doesn't show on page. Relative path issue?
    By stenio123 in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 30 Jul 2007, 09:23 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg