php
Safari
See how it's used out in the wild
15
array_splice
Remove a portion of the array and replace it with something else
4
get_cfg_var
Gets the value of a PHP configuration option
5
get_include_path
Gets the current include_path configuration option
0
substr_compare
Binary safe comparison of two strings from an offset, up to length characters
0
proc_nice
Change the priority of the current process
4
boolval
Get the boolean value of a variable
97
version_compare
Compares two "PHP-standardized" version number strings
1
pg_field_size
Returns the internal storage size of the named field
2
posix_getuid
Return the real user ID of the current process