Zen Cart Logo
Forums / General Questions / Page address interpretation query

Page address interpretation query

Locked

Views: 532

Results 1 to 1 of 1
This thread is locked. New replies are disabled.
20 Sep 2008, 11:42 AM
#1
kiwibrian avatar

kiwibrian

New Zenner

Join Date:
Nov 2003
Posts:
70
Plugin Contributions:
0

Page address interpretation query

I am quoting this from an answer on another subject.
"Internal Link URLs are links to internal pages within your shop. These can be to any valid URL, but should be written as relative links such as:

index.php?main_page=index&cPath=21

The above Link would take you to the Category for categories_id 21"
Can someone point me to a tutorial, or explain, the interpretation of the above URL.
What is the reference to Category?
I wish to understand and interpret the URL of any page within a site.
How would I link to a particular product page, from another page within the site using a relative link?
Is there a tutorial that explains this, or if it is in THE BOOK where exactly?