frodosghost Posted September 29, 2009 Share Posted September 29, 2009 As you can tell by my posts I am new to WHMCS. I am not finding much help in google and am working on a deadline for finding information. That, and I am not familiar with the framework. Anyways, I found out in this post that $_SESSION will show the current cart : Show Current Part and now I am wondering how to find the related data? $_SESSION['cart']['products'][0]['pid'] Gives me a product_id - I was wondering if there was a way to get that data related to the 'pid'? And. Is there best practice for showing data on a page. I understand if you create a page you can specifiy data - but what happens if I need it also in the header or footer? I would like to avoid querying from the tpl file (it makes me feel wrong)... 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.