php
Safari
See how it's used out in the wild
16
error_reporting
Sets which PHP errors are reported
25
strtotime
Parse about any English textual datetime description into a Unix timestamp
72
array_search
Searches the array for a given value and returns the first corresponding key if successful
4
md5_file
Calculates the md5 hash of a given file
9
setlocale
Set locale information
134
fwrite
Binary-safe file write
0
pg_escape_string
Escape a string for query
0
zip_read
Read next entry in a ZIP file archive
62
resource_path
The resource_path function returns the fully qualified path to your application's resources directory. You may also use the resource_path function to generate a fully qualified path to a given file within the resources directory: