Wh1t3projects' PHP framework. Small PHP framework for building web apps and websites
Syntax: theme_getWebLocation()
Return the current internal page location. This function is used by theme_isCurrentLocation and theme_navbar_item to determine whether a navigation item should be active or not.
NOTE:The return is not meant to be used in a web page.
Parameters
No parameter accepted
Return values
The current internal location as a string
Examples:
No examples available