検索

phrase: max: clip:
target: order:
Results of 601 - 610 of about 1738 for [SIMILAR] 16 1024 4096 WITH 10111 ユー WITH 9899... (1.090 sec.)
リファレンスの解除 0
« リファレンスを返す リファレンスの適用範囲 » PHP Manual リファレンスの説明 リファレンスの解除 リファレンスの解除 リファレンスを解除することは、ちょうど変数名と変数の内容の結合を 解除することに相当します。これは、変数の内容が破棄されることを 意味しません。例えば、 <?php $a = 1 ; $b =& $a ...
https://man.plustar.jp/php/language.references.unset.html - [similar]
phar アーカイブ内のファイルを、phar 内で別の新しいファイルとしてコピーする 0
« Phar::convertToExecutable Phar::count » PHP Manual Phar phar アーカイブ内のファイルを、phar 内で別の新しいファイルとしてコピーする Phar::copy (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 2.0.0) Phar::copy — phar アーカイブ内のファイルを、phar 内で別の新しいファイルとしてコピーする 説明 ...
https://man.plustar.jp/php/phar.copy.html - [similar]
指定されたフィルタ条件を反映した、システムタイムゾーンのイテレータを取得する 0
« IntlTimeZone::createTimeZone IntlTimeZone::fromDateTimeZone » PHP Manual IntlTimeZone 指定されたフィルタ条件を反映した、システムタイムゾーンのイテレータを取得する IntlTimeZone::createTimeZoneIDEnumeration intltz_create_time_zone_id_enumeration (PHP 5 >= 5.5.0, PHP 7, PHP 8) IntlTimeZon ...
https://man.plustar.jp/php/intltimezone.createtimezoneidenumeration.html - [similar]
ファイル終端でないかチェックする 0
« SplFileObject::__toString SplTempFileObject » PHP Manual SplFileObject ファイル終端でないかチェックする SplFileObject::valid (PHP 5 >= 5.1.0, PHP 7, PHP 8) SplFileObject::valid — ファイル終端でないかチェックする 説明 public SplFileObject::valid (): bool ファイル終端に到達したかチェック ...
https://man.plustar.jp/php/splfileobject.valid.html - [similar]
ユーザー関数をイテレータのすべての要素でコールする 0
« class_uses iterator_count » PHP Manual SPL 関数 ユーザー関数をイテレータのすべての要素でコールする iterator_apply (PHP 5 >= 5.1.0, PHP 7, PHP 8) iterator_apply — ユーザー関数をイテレータのすべての要素でコールする 説明 iterator_apply ( Traversable $iterator , callable $callback , ? arra ...
https://man.plustar.jp/php/function.iterator-apply.html - [similar]
ディレクトリから、glob パターンを使ってファイルを追加する 0
« ZipArchive::addFromString ZipArchive::addPattern » PHP Manual ZipArchive ディレクトリから、glob パターンを使ってファイルを追加する ZipArchive::addGlob (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL zip >= 1.9.0) ZipArchive::addGlob — ディレクトリから、glob パターンを使ってファイルを追加する 説明 ...
https://man.plustar.jp/php/ziparchive.addglob.html - [similar]
値を渡して、ファイバーの実行を再開させる 0
« Fiber::start Fiber::throw » PHP Manual Fiber 値を渡して、ファイバーの実行を再開させる Fiber::resume (PHP 8 >= 8.1.0) Fiber::resume — 値を渡して、ファイバーの実行を再開させる 説明 public Fiber::resume ( mixed $value = null ): mixed 現在の Fiber::suspend() の呼び出し結果として、指定した値 ...
https://man.plustar.jp/php/fiber.resume.html - [similar]
このタイムゾーンの、ユーザー向けに表示する名前を取得する 0
« IntlTimeZone::getCanonicalID IntlTimeZone::getDSTSavings » PHP Manual IntlTimeZone このタイムゾーンの、ユーザー向けに表示する名前を取得する IntlTimeZone::getDisplayName intltz_get_display_name (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a1) IntlTimeZone::getDisplayName -- intltz_get_di ...
https://man.plustar.jp/php/intltimezone.getdisplayname.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
« POST メソッドによるアップロード 陥りやすい落とし穴 » PHP Manual ファイルアップロードの処理 エラーメッセージの説明 エラーメッセージの説明 PHP はファイル配列とともに適当なエラーコードを返します。 エラーコードは、PHP によるファイルアップロードの間に生成され、 ファイル配列の ['error'] 要素 ...
https://man.plustar.jp/php/features.file-upload.errors.html - [similar]