Добавлены профессиональными переводчиками и компаниями и на основе веб-страниц и открытых баз переводов.
the case of the returned column names will not be changed.
the case of the returned column names will not be changed.
Последнее обновление: 2011-10-24
Частота использования: 1
Качество:
the case of the returned column names will be changed to lowercase.
the case of the returned column names will be changed to lowercase.
Последнее обновление: 2011-10-24
Частота использования: 1
Качество:
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.
Последнее обновление: 2011-10-24
Частота использования: 1
Качество:
참고: 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.
Последнее обновление: 2011-10-24
Частота использования: 1
Качество:
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.
綴豖
Последнее обновление: 2011-10-24
Частота использования: 1
Качество:
참고: 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.
Последнее обновление: 2011-10-24
Частота использования: 1
Качество:
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.
Последнее обновление: 2011-10-24
Частота использования: 1
Качество:
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.
Последнее обновление: 2011-10-24
Частота использования: 1
Качество:
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.
綴豖
Последнее обновление: 2011-10-24
Частота использования: 1
Качество: