BL_promo Posted February 26, 2013 Share Posted February 26, 2013 A .tpl page generate this link (and works fine!): {$this_path}sendtoafriend-form.php?id_product={$smarty.get.id_product|intval} My problem is the following: how can I have a link like this: my_new_page.php?my_variable={$smarty.get.id_product|intval} ? I simply need to get my_variable in my_new_page. In effect this must be very easy, but I don't understand how. There are no clear samples... 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now