Jump to content

passing smarty variables help tnx


marknt

Recommended Posts

Hello people, im sorry but i dunno if this is the right place to post this question.

Anyway i have already assigned a smarty variable and it appeared to my first tpl file. My problem is how can i pass my smarty variables to my second tpl file?

In my first tpl file i have a button there:
[code]
<input class="button" type="button" value="EDIT SCHEDULE" name="submit_edit"
    onclick="location.href='http://dev.hotcamsluts.com/modelcp/edit_schedule.php';this.value='E D I T I N G . . . .'">
[/code]

So if it is clicked it will go to another php file and generate the second tpl file. I want to pass my variables in my first tpl file to my second tpl file. How can i do that? Help. Thanks

Cheers  :)
Link to comment
https://forums.phpfreaks.com/topic/25031-passing-smarty-variables-help-tnx/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.