yggdrasil Posted November 23, 2014 Share Posted November 23, 2014 Hi guys, does someone know how I can pass a variable from a WHMCS template to another php page? I just google it and it seems you cannot use a php session inside smarty. Otherwise I would just open a session, save the variable and output it in the other page. This does not work and it seems its related to smarty. Cookies, that is not as safe for sensitive data and neither is passing it on a url via get. Maybe post in a php code? I prefer this to be invisible to the user side if you get my point. Is there any way at all to pass something safely from a whmcs template to another page? I would highly appreciate a solution for this, since I'm stuck. This also makes developing on templates or custom pages in WHMCS extremely hard, since you cannot connect any external pages to it. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.