php
Safari
See how it's used out in the wild
0
output_add_rewrite_var
Add URL rewriter values
6
asort
Sort an array in ascending order and maintain index association
0
decbin
Decimal to binary
9
is_float
Finds whether the type of a variable is float
0
juliantojd
Converts a Julian Calendar date to Julian Day Count
4
imagefilledrectangle
Draw a filled rectangle
0
_
0
ngettext
Plural version of gettext
107
value
The value function returns the value it is given. However, if you pass a closure to the function, the closure will be executed and its returned value will be returned: