CPearl Infotech Posted March 7, 2019 Share Posted March 7, 2019 Hi, I have installed whmcs in client.mydomain.com And I need to create a custom pages at mydomain.com. "Here I want to create a page outside the whmcs folder". Please provide me an example to create a custom pages outside the whmcs folder. Thanks in advance. 0 Quote Link to comment Share on other sites More sharing options...
steven99 Posted March 8, 2019 Share Posted March 8, 2019 You would just call "require_once("complete_path_to_whmcs/init.php") compared to just "init.php" or __DIR__ . "/init.php" . Though not 100% sure it would work as WHMCS may expect the require from to be in WHMCS folder. 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.