ldon Posted April 6, 2010 Share Posted April 6, 2010 Hi, how can I redirect with tep_href_link my link to other web page than local catalog? Thanks Link to comment Share on other sites More sharing options...
spooks Posted April 6, 2010 Share Posted April 6, 2010 Hi, how can I redirect with tep_href_link my link to other web page than local catalog? Thanks with tep_redirect http://oscommerce-reference.swisscart.com/_functions/index.html#tep_redirect Sam Remember, What you think I ment may not be what I thought I ment when I said it. Contributions: Auto Backup your Database, Easy way Multi Images with Fancy Pop-ups, Easy way Products in columns with multi buy etc etc Disable any Category or Product, Easy way Secure & Improve your account pages et al. Link to comment Share on other sites More sharing options...
ldon Posted April 6, 2010 Author Share Posted April 6, 2010 <a href="' . tep_href_link(FILENAME_PRODUCT_INFO, 'products_id=' . $random_product["products_id"]) . '"> Can you redirect this link to the same page, database(oscommerce) but on different server? Link to comment Share on other sites More sharing options...
ldon Posted April 7, 2010 Author Share Posted April 7, 2010 <a href="' . tep_href_link(FILENAME_PRODUCT_INFO, 'products_id=' . $random_product["products_id"]) . '"> Can you redirect this link to the same page, database(oscommerce) but on different server? Any ideas please. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.