php
Safari
See how it's used out in the wild
2
http_response_code
Get or Set the HTTP response code
2
imagecolorsforindex
Get the colors for an index
0
imap_sort
Gets and sort messages
0
mysqli_stmt_param_count
0
pg_lo_truncate
Truncates a large object
0
pg_copy_to
Copy a table to an array
1
posix_isatty
Determine if a file descriptor is an interactive terminal
0
socket_addrinfo_connect
Create and connect to a socket from a given addrinfo
0
sem_release
Release a semaphore
89
optional
The optional function accepts any argument and allows you to access properties or call methods on that object. If the given object is null, properties and methods will return null instead of causing an error: