検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 191 for [SIMILAR] 16 1024 4096 WITH 31547 getprotobynumb... (0.209 sec.)
定義済み定数 0
« 変更履歴 例 » PHP Manual MySQL (最初の API) 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 mysql_connect() や mysql_pconnect() で追加のクライアントフラグを 指 ...
https://man.plustar.jp/php/mysql.constants.html - [similar]
使用している接続の型を文字列で返す 0
« mysqli::get_connection_stats mysqli::$protocol_version » PHP Manual mysqli 使用している接続の型を文字列で返す mysqli::$host_info mysqli_get_host_info (PHP 5, PHP 7, PHP 8) mysqli::$host_info -- mysqli_get_host_info — 使用している接続の型を文字列で返す 説明 オブジェクト指向型 string $my ...
https://man.plustar.jp/php/mysqli.get-host-info.html - [similar]
新しいファイルオブジェクトを作成する 0
« SplFileObject SplFileObject::current » PHP Manual SplFileObject 新しいファイルオブジェクトを作成する SplFileObject::__construct (PHP 5 >= 5.1.0, PHP 7, PHP 8) SplFileObject::__construct — 新しいファイルオブジェクトを作成する 説明 public SplFileObject::__construct ( string $filename , s ...
https://man.plustar.jp/php/splfileobject.construct.html - [similar]
定義済み定数 0
« ストリームのクラス ストリームフィルタ » PHP Manual ストリーム 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 定数 説明 STREAM_FILTER_READ stream_filter_appen ...
https://man.plustar.jp/php/stream.constants.html - [similar]
圧縮ストリーム 0
« php:// data:// » PHP Manual サポートするプロトコル/ラッパー 圧縮ストリーム zlib:// bzip2:// zip:// zlib:// -- bzip2:// -- zip:// — 圧縮ストリーム 説明 compress.zlib:// および compress.bzip2:// zlib: は gzopen() と同様に 動作しますが、このストリームは fread() および 他のファイルシステム ...
https://man.plustar.jp/php/wrappers.compression.html - [similar]
シグナルハンドラを設定する 0
« pcntl_signal_get_handler pcntl_sigprocmask » PHP Manual PCNTL 関数 シグナルハンドラを設定する pcntl_signal (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) pcntl_signal — シグナルハンドラを設定する 説明 pcntl_signal ( int $signal , callable | int $handler , bool $restart_syscalls = true ): bool p ...
https://man.plustar.jp/php/function.pcntl-signal.html - [similar]
フォーマット文字列に基づき入力を処理する 0
« sprintf str_contains » PHP Manual String 関数 フォーマット文字列に基づき入力を処理する sscanf (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) sscanf — フォーマット文字列に基づき入力を処理する 説明 sscanf ( string $string , string $format , mixed &...$vars ): array | int | null 関数 sscanf() は、 ...
https://man.plustar.jp/php/function.sscanf.html - [similar]
EvCheck クラス 0
« Ev::verify EvCheck::__construct » PHP Manual Ev EvCheck クラス EvCheck クラス (PECL ev >= 0.2.0) はじめに EvPrepare ウォッチャーと EvCheck ウォッチャーは、 通常はペアで使います。 EvPrepare ウォッチャーはプロセスをブロックする前に起動し、 EvCheck はブロックした後に起動します。 EvLoop::r ...
https://man.plustar.jp/php/class.evcheck.html - [similar]
EvPrepare クラス 0
« EvPeriodic::set EvPrepare::__construct » PHP Manual Ev EvPrepare クラス EvPrepare クラス (PECL ev >= 0.2.0) はじめに EvPrepare ウォッチャーと EvCheck ウォッチャーは、 通常はペアで使います。 EvPrepare ウォッチャーはプロセスをブロックする前に起動し、 EvCheck はブロックした後に起動します。 ...
https://man.plustar.jp/php/class.evprepare.html - [similar]
ファイルまたはディレクトリが存在するかどうか調べる 0
« fgetss file_get_contents » PHP Manual ファイルシステム 関数 ファイルまたはディレクトリが存在するかどうか調べる file_exists (PHP 4, PHP 5, PHP 7, PHP 8) file_exists — ファイルまたはディレクトリが存在するかどうか調べる 説明 file_exists ( string $filename ): bool ファイルあるいはディレクト ...
https://man.plustar.jp/php/function.file-exists.html - [similar]