CrimsonGT Posted July 23, 2012 Share Posted July 23, 2012 I am currently working on developing my first WHMCS Addon Module, and so far everything has gone very well. However, I need to make multiple content pages, and the only way to display output according to the Wiki Article is to echo it in the output function. How can I create individual pages when the only way to display content is via a single PHP function? I am assuming using divs, and hiding the relevant divs, although not exactly the best method. It says you can use the "modulelink" variable to link back to the module, but I have no idea how to use this, or if it can be used for making multiple content pages. 0 Quote Link to comment Share on other sites More sharing options...
Nathanael Posted July 24, 2012 Share Posted July 24, 2012 Basically sending post/get values to the addon module and depending of the post values output one area or another. 0 Quote Link to comment Share on other sites More sharing options...
estreznik Posted March 3, 2013 Share Posted March 3, 2013 Basically sending post/get values to the addon module and depending of the post values output one area or another. Do you still offer whmcs - hetzner addon? 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.