MS SQL PHP Generator online Help
| Prev | Return to chapter overview | Next |
IsLoggedInAsAdmin
Checks whether currently logged in user has admin permissions at the application level.
Signature:
function IsLoggedInAsAdmin()
Example
if (!GetApplication()->IsLoggedInAsAdmin()) {
// perform some actions for ordinal users
}
| Prev | Return to chapter overview | Next |





Download
Buy