検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 194 for [SIMILAR] 16 1024 4096 WITH 44034 プid WITH 3279... (0.481 sec.)
パターンにマッチするパス名を探す 0
« fwrite is_dir » PHP Manual ファイルシステム 関数 パターンにマッチするパス名を探す glob (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) glob — パターンにマッチするパス名を探す 説明 glob ( string $pattern , int $flags = 0 ): array | false glob() 関数は libc の glob() 関数で使われるルールに基づいて ...
https://man.plustar.jp/php/function.glob.html - [similar]
igbinary_serialize によって保存されたバイナリ表現から、PHP の値を復元する 0
« igbinary_serialize JSON » PHP Manual Igbinary 関数 igbinary_serialize によって保存されたバイナリ表現から、PHP の値を復元する igbinary_unserialize (PECL igbinary >= 1.1.1) igbinary_unserialize — igbinary_serialize() によって保存されたバイナリ表現から、PHP の値を復元する 説明 igbinary_un ...
https://man.plustar.jp/php/function.igbinary-unserialize.html - [similar]
PostgreSQL 接続をオープンする 0
« pg_connect_poll pg_connection_busy » PHP Manual PostgreSQL 関数 PostgreSQL 接続をオープンする pg_connect (PHP 4, PHP 5, PHP 7, PHP 8) pg_connect — PostgreSQL 接続をオープンする 説明 pg_connect ( string $connection_string , int $flags = 0 ): PgSql\Connection | false pg_connect() は、 co ...
https://man.plustar.jp/php/function.pg-connect.html - [similar]
持続的な PostgreSQL 接続をオープンする 0
« pg_parameter_status pg_ping » PHP Manual PostgreSQL 関数 持続的な PostgreSQL 接続をオープンする pg_pconnect (PHP 4, PHP 5, PHP 7, PHP 8) pg_pconnect — 持続的な PostgreSQL 接続をオープンする 説明 pg_pconnect ( string $connection_string , int $flags = 0 ): PgSql\Connection | false pg_pco ...
https://man.plustar.jp/php/function.pg-pconnect.html - [similar]
文字の変換あるいは部分文字列の置換を行う 0
« strtoupper substr_compare » PHP Manual String 関数 文字の変換あるいは部分文字列の置換を行う strtr (PHP 4, PHP 5, PHP 7, PHP 8) strtr — 文字の変換あるいは部分文字列の置換を行う 説明 strtr ( string $string , string $from , string $to ): string 代替のシグネチャ (名前付き引数をサポートして ...
https://man.plustar.jp/php/function.strtr.html - [similar]
はじめに 0
« 文字列 インストール/設定 » PHP Manual 文字列 はじめに はじめに このセクションにある関数はすべて、 文字列をいろいろな方法で操作します。正規表現や URL 処理 の節にも関連する記述があります。 文字列の動作に関する情報、特にシングルクオート、ダブルクオート、 エスケープシーケンスについては、マ ...
https://man.plustar.jp/php/intro.strings.html - [similar]
現在の DirectoryIterator アイテムの inode を取得する 0
« DirectoryIterator::getGroup DirectoryIterator::getMTime » PHP Manual DirectoryIterator 現在の DirectoryIterator アイテムの inode を取得する DirectoryIterator::getInode (PHP 5, PHP 7, PHP 8) DirectoryIterator::getInode — 現在の DirectoryIterator アイテムの inode を取得する 説明 public D ...
https://man.plustar.jp/php/directoryiterator.getinode.html - [similar]
言語およびロケール情報を検索する 0
« money_format nl2br » PHP Manual String 関数 言語およびロケール情報を検索する nl_langinfo (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) nl_langinfo — 言語およびロケール情報を検索する 説明 nl_langinfo ( int $item ): string | false nl_langinfo() はロケールカテゴリの独立した要素にアクセスするために ...
https://man.plustar.jp/php/function.nl-langinfo.html - [similar]
現在のプロセスをセッションリーダーにする 0
« posix_setrlimit posix_setuid » PHP Manual POSIX 関数 現在のプロセスをセッションリーダーにする posix_setsid (PHP 4, PHP 5, PHP 7, PHP 8) posix_setsid — 現在のプロセスをセッションリーダーにする 説明 posix_setsid (): int 現在のプロセスをセッションリーダーにします。 パラメータ この関数には ...
https://man.plustar.jp/php/function.posix-setsid.html - [similar]
サブパターン 0
« 内部オプション設定 繰り返し » PHP Manual PCRE 正規表現構文 サブパターン サブパターン サブパターンは、丸カッコで括られたパターンのことで、ネストも可能です。 パターンの一部をサブパターンにすると、以下の 2 つのことが可能になります。 選択肢の範囲の指定 (localize)。例えば、パターン cat(arac ...
https://man.plustar.jp/php/regexp.reference.subpatterns.html - [similar]