 |
|
Spis alfabetyczny:
|
 |
Litera E - funkcje
| Nazwa funkcji |
Opis |
Wersja PHP |
|
Translate string from EBCDIC to ASCII |
(PHP 3 >= 3.0.17) |
|
Return the current key and value pair from an array and advance the array cursor |
(PHP 3, PHP 4, PHP 5) |
|
Set the internal pointer of an array to its last element |
(PHP 3, PHP 4, PHP 5) |
|
Import variables into the current symbol table from an array |
(PHP 3 >= 3.0.7, PHP 4, PHP 5) |
|
Get Unix timestamp for midnight on Easter of a given year |
(PHP 3 >= 3.0.9, PHP 4, PHP 5) |
|
Get number of days after March 21 on which Easter falls for a given year |
(PHP 3 >= 3.0.9, PHP 4, PHP 5) |
|
Send an error message somewhere |
(PHP 3, PHP 4, PHP 5) |
|
Sets which PHP errors are reported |
(PHP 3, PHP 4, PHP 5) |
|
Determine the type of an image |
(PHP 4 >= 4.3.0, PHP 5) |
|
Reads the EXIF headers from JPEG or TIFF |
(PHP 4 >= 4.2.0, PHP 5) |
|
Get the header name for an index |
(PHP 4 >= 4.2.0, PHP 5) |
|
Retrieve the embedded thumbnail of a TIFF or JPEG image |
(PHP 4 >= 4.2.0, PHP 5) |
|
Waits until the output from a process matches one of the patterns, a specified time period has passed, or an EOF is seen |
(no version information, might be only in CVS) |
|
Exectute command via Bourne shell, and open the PTY stream to the process |
(no version information, might be only in CVS) |
|
Calculate the hash value needed by EZMLM |
(PHP 3 >= 3.0.17, PHP 4 >= 4.0.2, PHP 5) |
|
Calculates the exponent of e (the Neperian or Natural logarithm base) |
(PHP 3, PHP 4, PHP 5) |
|
Returns exp(number) - 1, computed in a way that is accurate even when the value of number is close to zero |
(PHP 4 >= 4.1.0, PHP 5) |
|
Evaluate a string as PHP code |
(PHP 3, PHP 4, PHP 5) |
|
Output a message and terminate the current script |
(PHP 3, PHP 4, PHP 5) |
|
Find out whether an extension is loaded |
(PHP 3 >= 3.0.10, PHP 4, PHP 5) |
|
Replace regular expression |
(PHP 3, PHP 4, PHP 5) |
|
Regular expression match |
(PHP 3, PHP 4, PHP 5) |
|
Replace regular expression case insensitive |
(PHP 3, PHP 4, PHP 5) |
|
Case insensitive regular expression match |
(PHP 3, PHP 4, PHP 5) |
|
Escape a string to be used as a shell argument |
(PHP 4 >= 4.0.3, PHP 5) |
|
Escape shell metacharacters |
(PHP 3, PHP 4, PHP 5) |
|
Execute an external program |
(PHP 3, PHP 4, PHP 5) |
|
Output one or more strings |
(PHP 3, PHP 4, PHP 5) |
|
Split a string by string |
(PHP 3, PHP 4, PHP 5) |
|
Determine whether a variable is empty |
(PHP 3, PHP 4, PHP 5) |
|
|