php Safari

See how it's used out in the wild

16
strcmp
Binary safe string comparison
0
sodium_crypto_box_keypair_from_secretkey_and_publickey
Create a unified keypair string from a secret key and public key
2
shuffle
Shuffle an array
1
ip2long
Converts a string containing an (IPv4) Internet Protocol dotted address into a long integer
2
setcookie
Send a cookie
20
phpversion
Gets the current PHP version
26
number_format
Format a number with grouped thousands
0
is_integer
Alias of is_int()
3
ctype_alpha
Check for alphabetic character(s)
0
sodium_crypto_stream_xchacha20_xor_ic
Encrypts a message using a nonce and a secret key (no authentication)