- 0

Execute PHP at different times on template page load
Asked by
SeanP
-
Recently Browsing 0 members
No registered users viewing this page.
Asked by
SeanP
No registered users viewing this page.
By using this site, you agree to our Terms of Use & Guidelines
So, in order to work around some broken (and possible security risking) functionality, that WHMCS insists is intended functionality, I have the need to execute PHP code at different times on the template page load of an addon module. In the past, this could be accomplished by executing PHP code using the "{php}" tags at different places during the page load. I basically need to execute PHP code at the start of the addon's template page load, then after the template page is fully loaded (at the end of the load). How is this accomplished when using hooks to execute all of the PHP code?
Share this post
Link to post
Share on other sites