Jump to content

Get Variable


BL_promo

Recommended Posts

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...

  • Like 1
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...