a_vg Posted July 7, 2008 Posted July 7, 2008 Hi people! I need to make a link to ohters website outside oscommerce with a variable saved on database. I write this on my code <a href="tep_href_link(<?echo $var['url'];?>)" target="_blank"> <?echo $var['url'];?> </a> but this doesn't work. I appreciate some help. Thanks and i sorry for errors. I portuguese anda my english is not so good. Ana
germ Posted July 7, 2008 Posted July 7, 2008 You can't use tep_href_link to link outside your store. Code it with HTML only (don't use tep_href_link). If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you. "Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice." - Me - "Headers already sent" - The definitive help "Cannot redeclare ..." - How to find/fix it SSL Implementation Help Like this post? "Like" it again over there >
Recommended Posts
Archived
This topic is now archived and is closed to further replies.