I need to identify administrator username once they login. And then based on that username I need to do logic.
How do I retrieve his username? what variable it is stored in?
Basically I have new page I create called "custom_admin.php", then inside application top I will use "require" to add this page.
What would be content of "custom_admin.php" in terms of finding administrator username?
Regards,
Paul
Edited by paulgreen, 27 August 2009 - 10:19 PM.










