- ebcdic2ascii - Translate string from EBCDIC to ASCII
- each - Return the current key and value pair from an array and advancethe array cursor
- end - Set the internal pointer of an array to its last element
- extract - Import variables into the current symbol table from an array
- easter_date - Get Unix timestamp for midnight on Easter of a given year
- easter_days - Get number of days after March 21 on which Easter falls for agiven year
- error_log - Send an error message somewhere
- error_reporting - Sets which PHP errors are reported
- exif_imagetype - Determine the type of an image
- exif_read_data - Reads the EXIF headers from JPEG or TIFF
- exif_tagname - Get the header name for an index
- exif_thumbnail - Retrieve the embedded thumbnail of a TIFF or JPEG image
- expect_expectl - Waits until the output from a process matches one of the patterns, a specified time period has passed, or an EOF is seen
- expect_popen - Exectute command via Bourne shell, and open the PTY stream to the process
- ezmlm_hash - Calculate the hash value needed by EZMLM
- exp - Calculates the exponent of e (the Neperian or Natural logarithm base)
- expm1 - Returns exp(number) - 1, computed in a way that is accurate evenwhen the value of number is close to zero
- eval - Evaluate a string as PHP code
- exit - Output a message and terminate the current script
- extension_loaded - Find out whether an extension is loaded
- ereg_replace - Replace regular expression
- ereg - Regular expression match
- eregi_replace - Replace regular expression case insensitive
- eregi - Case insensitive regular expression match
- escapeshellarg - Escape a string to be used as a shell argument
- escapeshellcmd - Escape shell metacharacters
- exec - Execute an external program
- echo - Output one or more strings
- explode - Split a string by string
- empty - Determine whether a variable is empty
Programowanie w jezyku PHP 5.0
PHP programming
Kodowanie w języku PHP
