検索

phrase: max: clip:
target: order:
Results of 221 - 230 of about 416 for [SIMILAR] 16 1024 4096 WITH 26864 filesystemiter... (0.324 sec.)
ラージオブジェクトの位置をシークする 0
« pg_lo_read pg_lo_tell » PHP Manual PostgreSQL 関数 ラージオブジェクトの位置をシークする pg_lo_seek (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_lo_seek — ラージオブジェクトの位置をシークする 説明 pg_lo_seek ( PgSql\Lob $lob , int $offset , int $whence = SEEK_CUR ): bool pg_lo_seek() は PgS ...
https://man.plustar.jp/php/function.pg-lo-seek.html - [similar]
認証済み公開鍵を追加する 0
« ssh2_poll ssh2_publickey_init » PHP Manual SSH2 関数 認証済み公開鍵を追加する ssh2_publickey_add (PECL ssh2 >= 0.10) ssh2_publickey_add — 認証済み公開鍵を追加する 説明 ssh2_publickey_add ( resource $pkey , string $algoname , string $blob , bool $overwrite = false , array $attributes = ...
https://man.plustar.jp/php/function.ssh2-publickey-add.html - [similar]
はじめに 0
« マルチバイト文字列 インストール/設定 » PHP Manual マルチバイト文字列 はじめに はじめに 全ての文字をシングルバイトで一対一表現可能な言語は数多くありますが、 文字表現に単一バイトによる表現範囲を越えるほど多くの文字を必要とする言語も多くあります (1 バイトは 8 ビットから構成されます。各ビッ ...
https://man.plustar.jp/php/intro.mbstring.html - [similar]
名前空間の定義 0
« 名前空間の概要 サブ名前空間の宣言 » PHP Manual 名前空間 名前空間の定義 名前空間の定義 (PHP 5 >= 5.3.0, PHP 7, PHP 8) PHP のコードならなんでも名前空間に含めることができますが、 実際に名前空間の影響を受けるのはクラス (抽象クラスやトレイトを含む) とインターフェイス、関数、そして定数だけで ...
https://man.plustar.jp/php/language.namespaces.definition.html - [similar]
行番号を取得する 0
« SplFileObject::hasChildren SplFileObject::next » PHP Manual SplFileObject 行番号を取得する SplFileObject::key (PHP 5 >= 5.1.0, PHP 7, PHP 8) SplFileObject::key — 行番号を取得する 説明 public SplFileObject::key (): int 現在の行番号を取得します。 注意 : 固定長のファイルを読み込むのに Spl ...
https://man.plustar.jp/php/splfileobject.key.html - [similar]
新しい一時ファイルオブジェクトを作成する 0
« SplTempFileObject その他のクラスおよびインターフェイス » PHP Manual SplTempFileObject 新しい一時ファイルオブジェクトを作成する SplTempFileObject::__construct (PHP 5 >= 5.1.2, PHP 7, PHP 8) SplTempFileObject::__construct — 新しい一時ファイルオブジェクトを作成する 説明 public SplTempFile ...
https://man.plustar.jp/php/spltempfileobject.construct.html - [similar]
現在の配列キーを返す 0
« ArrayIterator::getFlags ArrayIterator::ksort » PHP Manual ArrayIterator 現在の配列キーを返す ArrayIterator::key (PHP 5, PHP 7, PHP 8) ArrayIterator::key — 現在の配列キーを返す 説明 public ArrayIterator::key (): string | int | null この関数は、現在の配列キーを返します パラメータ この関数 ...
https://man.plustar.jp/php/arrayiterator.key.html - [similar]
内部イテレータを返す 0
« CachingIterator::getFlags CachingIterator::hasNext » PHP Manual CachingIterator 内部イテレータを返す CachingIterator::getInnerIterator (PHP 5, PHP 7, PHP 8) CachingIterator::getInnerIterator — 内部イテレータを返す 説明 public CachingIterator::getInnerIterator (): Iterator 警告 この関数 ...
https://man.plustar.jp/php/cachingiterator.getinneriterator.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 エラーおよびロギング設定オプション 名前 デフォルト 変更可能 変更履歴 error_reporting NULL PHP_INI_ALL display_errors "1" PHP_INI_ALL display_startup_errors "1" PHP_IN ...
https://man.plustar.jp/php/errorfunc.configuration.html - [similar]
ファイル名がパターンにマッチするか調べる 0
« flock fopen » PHP Manual ファイルシステム 関数 ファイル名がパターンにマッチするか調べる fnmatch (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) fnmatch — ファイル名がパターンにマッチするか調べる 説明 fnmatch ( string $pattern , string $filename , int $flags = 0 ): bool fnmatch() は filename で指 ...
https://man.plustar.jp/php/function.fnmatch.html - [similar]