Da traduttori professionisti, imprese, pagine web e archivi di traduzione disponibili gratuitamente al pubblico.
the case of the returned column names will not be changed.
the case of the returned column names will not be changed.
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:
the case of the returned column names will be changed to lowercase.
the case of the returned column names will be changed to lowercase.
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:
on exit, the arrays are modified to indicate which stream resource actually changed status.
on exit, the arrays are modified to indicate which stream resource actually changed status.
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:
참고: php automatically sets this option to a non-zero parameter, this should only be changed for debugging purposes.
蛁: php automatically sets this option to a non-zero parameter, this should only be changed for debugging purposes.
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:
if called with one parameter, the value of that setting is returned. if called with two parameters, the setting will be changed to the given value.
綴豖
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:
참고: although this function will not perform the conversion, some internal stream state *might* be changed by this call.
蛁: although this function will not perform the conversion, some internal stream state *might* be changed by this call.
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:
session_name() returns the name of the current session. if name is specified, the name of the current session is changed to its value.
session_name() returns the name of the current session. if name is specified, the name of the current session is changed to its value.
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:
session_save_path() returns the path of the current directory used to save session data. if path is specified, the path to which data is saved will be changed.
session_save_path() returns the path of the current directory used to save session data. if path is specified, the path to which data is saved will be changed. session_save_path() needs to be called before session_start() for that purpose.
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:
an array of pointers to values that will be passed as arguments to the function, the first argument being in offset 0, the second in offset 1, etc. the array is an array of pointers to pval's; the pointers are sent as-is to the function, which means if the function modifies its arguments, the original values are changed (passing by reference). if you don't want that behavior, pass a copy instead.
綴豖
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità: