MACscr Posted March 30, 2007 Share Posted March 30, 2007 Im making a custom admin page and I need to be able to parse data from viewinvoice.php. The problem is that im not really sure how to tell whmcs that im logged in as an admin. I have tried session_start(), but that doesnt seem to make a difference. Any help would be appreciated. 0 Quote Link to comment Share on other sites More sharing options...
Roger Posted March 30, 2007 Share Posted March 30, 2007 Hey MACscr... Just a shot in the dark here... some systems check for the user # to ID an admin. I have no idea how WHMCS does it. 0 Quote Link to comment Share on other sites More sharing options...
Dominic Posted March 31, 2007 Share Posted March 31, 2007 Use the auto_append directive in a .htaccess file to print_r($_SESSION) in the admin area - might work 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.