No namespace
Classes summary
Alo | The global framework class |
Log | Logs messages |
Functions summary
debug | Returns a debug string of the passed on variables |
escape_html5 | Escapes sensitive characters for HTML5 output |
get | A shortcut to isset($var) ? $var : null |
getallheaders | Implement getallheaders() for non-apache servers |
includeifexists | Performs include() only if a file exists |
includeonceifexists | Performs include_once() only if a file exists |
lite_debug | Returns a lite debug string of passed on variables |
server_is_windows | Check if the server is running Windows |
timestamp_precise | Returns a very precise timestamp |