php
Safari
See how it's used out in the wild
0
session_destroy
Destroys all data registered to a session
0
strptime
Parse a time/date generated with strftime()
17
mt_rand
Generate a random value via the Mersenne Twister Random Number Generator
0
imageftbbox
Give the bounding box of a text using fonts via freetype2
0
intlcal_get_time
0
pg_put_line
Send a NULL-terminated string to PostgreSQL backend
0
posix_getpwnam
Return info about a user by username
0
socket_last_error
Returns the last error on the socket
0
zip_entry_filesize
Retrieve the actual file size of a directory entry
2
preg_replace_array
The preg_replace_array function replaces a given pattern in the string sequentially using an array: