Pyh.conf’25: a new PHP conference for the Russian-speaking community

Voting

: min(eight, two)?
(Example: nine)

The Note You're Voting On

kop at meme dot com
22 years ago
It's good practice to use array_change_key_case() on the result of ldap_get_attributes() so your program can ignore case in attribute names just like ldap itself does. (You wouldn't want ldap_get_attributes to _always_ flatten the case because you need a way to get the attribute names in a pretty format for display to the user.)

<< Back to user notes page

To Top