検索

phrase: max: clip:
target: order:
Results of 201 - 210 of about 340 for MODE (0.080 sec.)
セッションに関連する INI 設定をセキュアにする 4107
« セッション管理の基礎 セッション関数 » PHP Manual セッション と セキュリティ セッションに関連す ... ッションIDに使うようになります。 session.use_strict_mode =On セッションをセキュアにするために session.use_s ... trict_mode を有効にすることは必須ですが、 デフォルトでは無効に ... Dクッキーを置くことが可能です。 session.use_strict_mode によって、 攻撃者が初期化したセッションIDが使われる ... 加のステップが必要です。 よって、 session.use_strict_mode が軽減策として役に立つのです。 session.cookie_http ...
https://man.plustar.jp/php/session.security.ini.html - [similar]
SoapServer の持続モードを設定する 4107
« SoapServer::setObject SoapFault » PHP Manual SoapServer SoapServer の持続モードを設定する Soap ... 定する 説明 public SoapServer::setPersistence ( int $mode ): void この関数により、SoapServer オブジェクトの永 ... および __sleep() を使う必要があります。 パラメータ mode SOAP_PERSISTENCE_XXX 定数のうちの一つ SOAP_PERSIST ...
https://man.plustar.jp/php/soapserver.setpersistence.html - [similar]
GD2 イメージをブラウザまたはファイルに出力する 4070
« imagegammacorrect imagegd » PHP Manual GD および Image 関数 GD2 イメージをブラウザまたはファイ ... string $file = null , int $chunk_size = 128 , int $mode = IMG_GD2_RAW ): bool GD2 イメージを、指定した fil ... ームを直接出力します。 chunk_size チャンクの大きさ。 mode IMG_GD2_RAW あるいは IMG_GD2_COMPRESSED のいずれか ...
https://man.plustar.jp/php/function.imagegd2.html - [similar]
カナを("全角かな"、"半角かな"等に)変換する 4070
« mb_convert_encoding mb_convert_variables » PHP Manual マルチバイト文字列 関数 カナを("全角かな ... する 説明 mb_convert_kana ( string $string , string $mode = "KV" , ? string $encoding = null ): string 文字列 ... 使用可能です。 パラメータ string 変換される文字列。 mode 変換オプション。 以下のオプションを組み合わせて指定 ...
https://man.plustar.jp/php/function.mb-convert-kana.html - [similar]
サービスに送信された直近の制御メッセージを返す 4070
« win32_delete_service win32_pause_service » PHP Manual win32service 関数 サービスに送信された直 ... - サービスの状態を更新する win32_set_service_exit_mode() - Define or return the exit mode for the current ...
https://man.plustar.jp/php/function.win32-get-last-control-message.html - [similar]
CUBRID 関数 4070
« 例 cubrid_bind » PHP Manual CUBRID CUBRID 関数 CUBRID 関数 目次 cubrid_bind — Bind variables t ... esult data cubrid_get_autocommit — Get auto-commit mode of the connection cubrid_get_charset — Return the ... n using OID cubrid_set_autocommit — Set autocommit mode of the connection cubrid_set_db_parameter — Sets t ...
https://man.plustar.jp/php/ref.cubrid.html - [similar]
mysqli_warning クラス 4034
« mysqli_driver::$report_mode mysqli_warning::__construct » PHP Manual MySQLi mysqli_warning クラ ...
https://man.plustar.jp/php/class.mysqli-warning.html - [similar]
Returns the absolute time that this watcher is supposed to trigger next 4034
« EvPeriodic::again EvPeriodic::__construct » PHP Manual EvPeriodic Returns the absolute time th ... :__construct() , but indeed works even in interval mode. パラメータ この関数にはパラメータはありません。 戻 ...
https://man.plustar.jp/php/evperiodic.at.html - [similar]
Returns the CUBRID database parameters 4034
« cubrid_get_client_info cubrid_get_query_timeout » PHP Manual CUBRID 関数 Returns the CUBRID da ... owed. PARAM_AUTO_COMMIT In CUBRID PHP, auto-commit mode is disabled by default for transaction management. ... rameters cubrid_get_autocommit() - Get auto-commit mode of the connection 関連キーワード: CUBRID , read , ...
https://man.plustar.jp/php/function.cubrid-get-db-parameter.html - [similar]
指定した年における復活祭の真夜中のUnix時を得る 4034
« cal_to_jd easter_days » PHP Manual カレンダー 関数 指定した年における復活祭の真夜中のUnix時を得 ... を得る 説明 easter_date ( ? int $year = null , int $mode = CAL_EASTER_DEFAULT ): int 指定した年yearにおける ... 場合は、 ローカルタイムにおける現在の年を使います。 mode CAL_EASTER_ALWAYS_JULIAN を設定すると、 ユリウス暦 ...
https://man.plustar.jp/php/function.easter-date.html - [similar]