Skip to content

PHP functions that can be used in XenForo Templates

Notifications You must be signed in to change notification settings

DimaR6/XenForoHint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

XenForoHint

$allowedFunctions = 'is_array|is_object|is_string|isset|empty' . '|array|array_key_exists|count|in_array|array_search' . '|preg_match|preg_match_all|strpos|stripos|strlen|trim' . '|ceil|floor|round|max|min|mt_rand|rand' . '|strval|intval';

About

PHP functions that can be used in XenForo Templates

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published