検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 472 for [SIMILAR] 16 1024 4096 WITH 6538 報告 WITH 4119 ... (0.641 sec.)
現在のセッションIDを新しく生成したものと置き換える 0
« session_name session_register_shutdown » PHP Manual セッション関数 現在のセッションIDを新しく生成したものと置き換える session_regenerate_id (PHP 4 >= 4.3.2, PHP 5, PHP 7, PHP 8) session_regenerate_id — 現在のセッションIDを新しく生成したものと置き換える 説明 session_regenerate_id ( bool ...
https://man.plustar.jp/php/function.session-regenerate-id.html - [similar]
ソケットのエラーまたは直近のエラーコードをクリアする 0
« socket_bind socket_close » PHP Manual ソケット 関数 ソケットのエラーまたは直近のエラーコードをクリアする socket_clear_error (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) socket_clear_error — ソケットのエラーまたは直近のエラーコードをクリアする 説明 socket_clear_error ( ? Socket $socket = null ...
https://man.plustar.jp/php/function.socket-clear-error.html - [similar]
インストール要件 0
« Windows システムへのインストール PECL » PHP Manual Windows システムへのインストール インストール要件 インストール要件 PHP を動かすには、少なくとも Windows 2008/Vista が必要です。 32ビットまたは64ビット( 別名 X86 または X64。PHP は、Windows RT/WOA/ARM では動作しません) の環境が必要です。 ...
https://man.plustar.jp/php/install.windows.requirements.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 PostgreSQL設定オプション 名前 デフォルト 変更可能 変更履歴 pgsql.allow_persistent "1" PHP_INI_SYSTEM pgsql.max_persistent "-1" PHP_INI_SYSTEM pgsql.max_links "-1" PHP ...
https://man.plustar.jp/php/pgsql.configuration.html - [similar]
ReflectionProperty クラス 0
« ReflectionParameter::__toString ReflectionProperty::__clone » PHP Manual リフレクション ReflectionProperty クラス ReflectionProperty クラス (PHP 5, PHP 7, PHP 8) はじめに ReflectionProperty クラスは クラスのプロパティについての情報を報告します。 クラス概要 class ReflectionProperty impl ...
https://man.plustar.jp/php/class.reflectionproperty.html - [similar]
待つかフォークした子プロセスのステータスを返す 0
« pcntl_unshare pcntl_waitpid » PHP Manual PCNTL 関数 待つかフォークした子プロセスのステータスを返す pcntl_wait (PHP 5, PHP 7, PHP 8) pcntl_wait — 待つかフォークした子プロセスのステータスを返す 説明 pcntl_wait ( int &$status , int $flags = 0 , array &$resource_usage = [] ): int この関数は ...
https://man.plustar.jp/php/function.pcntl-wait.html - [similar]
待つかフォークした子プロセスのステータスを返す 0
« pcntl_wait pcntl_wexitstatus » PHP Manual PCNTL 関数 待つかフォークした子プロセスのステータスを返す pcntl_waitpid (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) pcntl_waitpid — 待つかフォークした子プロセスのステータスを返す 説明 pcntl_waitpid ( int $process_id , int &$status , int $flags = 0 , ...
https://man.plustar.jp/php/function.pcntl-waitpid.html - [similar]
サービスの状態を更新する 0
« win32_set_service_exit_mode win32_start_service_ctrl_dispatcher » PHP Manual win32service 関数 サービスの状態を更新する win32_set_service_status (PECL win32service >=0.1.0) win32_set_service_status — サービスの状態を更新する 説明 win32_set_service_status ( int $status , int $checkpoint ...
https://man.plustar.jp/php/function.win32-set-service-status.html - [similar]
定義済み定数 0
« リソース型 例 » PHP Manual intl 定義済み定数 定義済み定数 INTL_ICU_VERSION ( string ) ICUライブラリのバージョン。10進の数字をドットで区切った文字列です。 INTL_MAX_LOCALE_LEN ( int ) ロケール名の長さの制限。PHP コード内では 80 文字までに制限されており、 それより長いロケール名は使用できま ...
https://man.plustar.jp/php/intl.constants.html - [similar]
tidyNode クラス 0
« tidy::root tidyNode::__construct » PHP Manual Tidy tidyNode クラス tidyNode クラス (PHP 5, PHP 7, PHP 8) はじめに HTML ファイル中の HTML ノードで、tidy が検出したものです。 クラス概要 final class tidyNode { /* プロパティ */ public readonly string $ value ; public readonly string $ name ...
https://man.plustar.jp/php/class.tidynode.html - [similar]