Réalisées par des traducteurs professionnels, des entreprises, des pages web ou traductions disponibles gratuitement.
a stream is referenced as: scheme :// target
to access the list of currently registered wrappers, use stream_get_wrappers().
Dernière mise à jour : 2011-10-24
Fréquence d'utilisation : 1
Qualité :
예 32-3. testing for referenced parameter passing.
to check for a parameter being passed by reference, you can use the macro pzval_is_ref.
Dernière mise à jour : 2011-10-24
Fréquence d'utilisation : 1
Qualité :
returns an associative array containing information about a user referenced by a numeric user id, passed in the uid parameter.
often, for example on a system employing "shadow" passwords, an asterisk is returned instead.
Dernière mise à jour : 2011-10-24
Fréquence d'utilisation : 1
Qualité :
Avertissement : un formatage HTML invisible est présent
returns an associative array containing information about a user referenced by an alphanumeric username, passed in the username parameter.
this should be the same as the username parameter used when calling the function, and hence redundant.
Dernière mise à jour : 2011-10-24
Fréquence d'utilisation : 1
Qualité :
sets the value of the property of the com component referenced by com_object. returns true if property is set. returns false on error.
returns the newly set value if succeeded, false on error.
Dernière mise à jour : 2011-10-24
Fréquence d'utilisation : 1
Qualité :
recode the file referenced by file handle input into the file referenced by file handle output according to the recode request. returns false, if unable to comply, true otherwise.
returns false, if unable to comply, true otherwise.
Dernière mise à jour : 2011-10-24
Fréquence d'utilisation : 1
Qualité :
fbsql_query() will also fail and return false if you don't have permission to access the table(s) referenced by the query.
fbsql_query() will also fail and return false if you don't have permission to access the table(s) referenced by the query.
Dernière mise à jour : 2011-10-24
Fréquence d'utilisation : 1
Qualité :
because zend works internally with references, different variables may reference the same value. write access to a zval container requires this container to contain an isolated value, meaning a value that's not referenced by any other containers. if a zval container were referenced by other containers and you changed the referenced zval, you would automatically change the contents of the other containers referencing this zval (because they'd simply point to the changed value and thus change their own value as well).
because zend works internally with references, different variables may reference the same value.
Dernière mise à jour : 2011-10-24
Fréquence d'utilisation : 1
Qualité :