shaggy2dope2125 Posted September 22, 2005 Posted September 22, 2005 on my website site, the oscommerce is not the main part, i want to have a link in the mian part of the website that will aloow users to view the contents of their shopping cart, but i am not sure what i need to include in the mian part to get what i need. i know i need to add the osCsid variable to the URL, but i don't know what files need to be included as soon as the user gets to my website so that the osCsid variable is set.
Guest Posted September 22, 2005 Posted September 22, 2005 You must 'require' application_top.php - also use the tep_href_link function for the links. Matti
shaggy2dope2125 Posted September 23, 2005 Author Posted September 23, 2005 will includeing that file also include everything i need for the database conncetions, or do i need to include that seperatly? because i would hate to opne up another connection if one is already started edit: Forget this question, its already been answered by looking at the page, but do i have to use the tep_db_query functions, or can i use my own useing the conncetion?
♥Vger Posted September 23, 2005 Posted September 23, 2005 Johnson mentioned the tep_href_link and not tep_db_query Vger
Recommended Posts
Archived
This topic is now archived and is closed to further replies.