Da traduttori professionisti, imprese, pagine web e archivi di traduzione disponibili gratuitamente al pubblico.
constants may not be redefined or undefined once they have been set; and
the name of the constant is given by name; the value is given by value.
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:
calculate (base raised into power exp) modulo mod. if exp is negative, result is undefined.
綴豖
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:
cgi.force_redirect is necessary to provide security running php as a cgi under most web servers. left undefined, php turns this on by default. you can turn it off at your own risk.
cgi.force_redirect is necessary to provide security running php as a cgi under most web servers. left undefined, php turns this on by default. you can turn it off at your own risk.
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:
call_user_function() returns success on success, and failure in case the function cannot be found. you should check that return value! if it returns success, you are responsible for destroying the retval pval yourself (or return it as the return value of your function). if it returns failure, the value of retval is undefined, and you mustn't touch it.
call_user_function() returns success on success, and failure in case the function cannot be found. you should check that return value! if it returns success, you are responsible for destroying the retval pval yourself (or return it as the return value of your function). if it returns failure, the value of retval is undefined, and you mustn't touch it.
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità: