プロの翻訳者、企業、ウェブページから自由に利用できる翻訳レポジトリまで。
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
品質: