 |
|
Spis alfabetyczny:
|
 |
Litera L - funkcje
| Nazwa funkcji |
Opis |
Wersja PHP |
|
Assign variables as if they were an array |
(PHP 3, PHP 4, PHP 5) |
|
Get the local time |
(PHP 4, PHP 5) |
|
Create a hard link |
(PHP 3, PHP 4, PHP 5) |
|
Gets information about a link |
(PHP 3, PHP 4, PHP 5) |
|
Gives information about a file or symbolic link |
(PHP 3 >= 3.0.4, PHP 4, PHP 5) |
|
Translate 8859 characters to t61 characters |
(PHP 4 >= 4.0.2, PHP 5) |
|
Add entries to LDAP directory |
(PHP 3, PHP 4, PHP 5) |
|
Bind to LDAP directory |
(PHP 3, PHP 4, PHP 5) |
|
Alias of ldap_unbind() |
(PHP 3, PHP 4, PHP 5) |
|
Compare value of attribute found in entry specified with DN |
(PHP 4 >= 4.0.2, PHP 5) |
|
Connect to an LDAP server |
(PHP 3, PHP 4, PHP 5) |
|
Count the number of entries in a search |
(PHP 3, PHP 4, PHP 5) |
|
Delete an entry from a directory |
(PHP 3, PHP 4, PHP 5) |
|
Convert DN to User Friendly Naming format |
(PHP 3, PHP 4, PHP 5) |
|
Convert LDAP error number into string error message |
(PHP 3 >= 3.0.13, PHP 4, PHP 5) |
|
Return the LDAP error number of the last LDAP command |
(PHP 3 >= 3.0.12, PHP 4, PHP 5) |
|
Return the LDAP error message of the last LDAP command |
(PHP 3 >= 3.0.12, PHP 4, PHP 5) |
|
Splits DN into its component parts |
(PHP 3, PHP 4, PHP 5) |
|
Return first attribute |
(PHP 3, PHP 4, PHP 5) |
|
Return first result id |
(PHP 3, PHP 4, PHP 5) |
|
Return first reference |
(PHP 4 >= 4.0.5, PHP 5) |
|
Free result memory |
(PHP 3, PHP 4, PHP 5) |
|
Get attributes from a search result entry |
(PHP 3, PHP 4, PHP 5) |
|
Get the DN of a result entry |
(PHP 3, PHP 4, PHP 5) |
|
Get all result entries |
(PHP 3, PHP 4, PHP 5) |
|
Get the current value for given option |
(PHP 4 >= 4.0.4, PHP 5) |
|
Get all binary values from a result entry |
(PHP 3 >= 3.0.13, PHP 4, PHP 5) |
|
Get all values from a result entry |
(PHP 3, PHP 4, PHP 5) |
|
Single-level search |
(PHP 3, PHP 4, PHP 5) |
|
Add attribute values to current attributes |
(PHP 3 >= 3.0.8, PHP 4, PHP 5) |
|
Delete attribute values from current attributes |
(PHP 3 >= 3.0.8, PHP 4, PHP 5) |
|
Replace attribute values with new ones |
(PHP 3 >= 3.0.8, PHP 4, PHP 5) |
|
Modify an LDAP entry |
(PHP 3, PHP 4, PHP 5) |
|
Get the next attribute in result |
(PHP 3, PHP 4, PHP 5) |
|
Get next result entry |
(PHP 3, PHP 4, PHP 5) |
|
Get next reference |
(PHP 4 >= 4.0.5, PHP 5) |
|
Extract information from reference entry |
(PHP 4 >= 4.0.5, PHP 5) |
|
Extract information from result |
(PHP 4 >= 4.0.5, PHP 5) |
|
Read an entry |
(PHP 3, PHP 4, PHP 5) |
|
Modify the name of an entry |
(PHP 4 >= 4.0.5, PHP 5) |
|
Bind to LDAP directory using SASL |
(PHP 5) |
|
Search LDAP tree |
(PHP 3, PHP 4, PHP 5) |
|
Set the value of the given option |
(PHP 4 >= 4.0.4, PHP 5) |
|
Set a callback function to do re-binds on referral chasing |
(PHP 4 >= 4.2.0, PHP 5) |
|
Sort LDAP result entries |
(PHP 4 >= 4.2.0, PHP 5) |
|
Start TLS |
(PHP 4 >= 4.2.0, PHP 5) |
|
Translate t61 characters to 8859 characters |
(PHP 4 >= 4.0.2, PHP 5) |
|
Unbind from LDAP directory |
(PHP 3, PHP 4, PHP 5) |
|
Clear libxml error buffer |
(PHP 5 >= 5.1.0RC1) |
|
Retrieve array of errors |
(PHP 5 >= 5.1.0RC1) |
|
Retrieve last error from libxml |
(PHP 5 >= 5.1.0RC1) |
|
Set the streams context for the next libxml document load or write |
(PHP 5) |
|
Disable libxml errors and allow user to fetch error information as needed |
(PHP 5 >= 5.1.0RC1) |
|
LZF compression |
(PECL) |
|
LZF decompression |
(PECL) |
|
Determines what LZF extension was optimized for |
(PECL) |
|
Combined linear congruential generator |
(PHP 4, PHP 5) |
|
Base-10 logarithm |
(PHP 3, PHP 4, PHP 5) |
|
Returns log(1 + number), computed in a way that is accurate even when the value of number is close to zero |
(PHP 4 >= 4.1.0, PHP 5) |
|
Natural logarithm |
(PHP 3, PHP 4, PHP 5) |
|
Converts an (IPv4) Internet network address into a string in Internet standard dotted format |
(PHP 4, PHP 5) |
|
Return the current position |
(no version information, might be only in CVS) |
|
Move the iterator forward |
(no version information, might be only in CVS) |
|
Rewind the iterator to the specified starting offset |
(no version information, might be only in CVS) |
|
Seek to the given position |
(no version information, might be only in CVS) |
|
Check whether the current element is valid |
(no version information, might be only in CVS) |
|
Calculate Levenshtein distance between two strings |
(PHP 3 >= 3.0.17, PHP 4 >= 4.0.1, PHP 5) |
|
Get numeric formatting information |
(PHP 4 >= 4.0.5, PHP 5) |
|
Strip whitespace (or other characters) from the beginning of a string |
(PHP 3, PHP 4, PHP 5) |
|
|