php
Safari
See how it's used out in the wild
281
function_exists
Return true if the given function has been defined
0
spl_autoload
Default implementation for __autoload()
46
chdir
Change directory
33
rand
Generate a random integer
0
datefmt_format_object
0
posix_getlogin
Return login name
0
posix_times
Get process times
1
socket_create_pair
Creates a pair of indistinguishable sockets and stores them in an array
0
swoole_native_curl_copy_handle
3
csrf_field
The csrf_field function generates an HTML hidden input field containing the value of the CSRF token. For example, using Blade syntax: