検索

phrase: max: clip:
target: order:
Results of 261 - 270 of about 472 for [SIMILAR] 16 1024 4096 WITH 6538 報告 WITH 4119 ... (0.611 sec.)
例外(exceptions) 0
« PHP 7 でのエラー 例外を拡張する » PHP Manual 言語リファレンス 例外(exceptions) 例外(exceptions) 目次 例外を拡張する PHP は、他のプログラミング言語に似た例外モデルを有しています。 PHP 内で例外が投げられ ( throw され)、それが 捕捉され ( catch され) ます。発生した例外を 捕捉するには、コー ...
https://man.plustar.jp/php/language.exceptions.html - [similar]
下位互換性のない変更点 0
« 新しいグローバル定数 PHP 8.1.x で推奨されなくなる機能 » PHP Manual PHP 8.0.x から PHP 8.1.x への移行 下位互換性のない変更点 下位互換性のない変更点 PHP コア $GLOBALS へのアクセス制限 $GLOBALS 配列へのアクセスに対し、 多くの制限が適用されるようになりました。 $GLOBALS['var'] のような、 個 ...
https://man.plustar.jp/php/migration81.incompatible.html - [similar]
エスケープシーケンス 0
« メタ文字 Unicode 文字プロパティ » PHP Manual PCRE 正規表現構文 エスケープシーケンス エスケープシーケンス バックスラッシュ〔日本語環境では円記号となる場合もある〕には、 いくつかの使用法があります。ひとつめの使用法は、 非英数字の前に記述する場合で、続く文字が表す特別な意味を取り去ります。 ...
https://man.plustar.jp/php/regexp.reference.escape.html - [similar]
イテレータのインデックスを取得する 0
« AppendIterator::getInnerIterator AppendIterator::key » PHP Manual AppendIterator イテレータのインデックスを取得する AppendIterator::getIteratorIndex (PHP 5 >= 5.2.0, PHP 7, PHP 8) AppendIterator::getIteratorIndex — イテレータのインデックスを取得する 説明 public AppendIterator::getItera ...
https://man.plustar.jp/php/appenditerator.getiteratorindex.html - [similar]
スカラー型の値を列挙型にマップする 0
« BackedEnum BackedEnum::tryFrom » PHP Manual BackedEnum スカラー型の値を列挙型にマップする BackedEnum::from (PHP 8 >= 8.1.0) BackedEnum::from — スカラー型の値を列挙型にマップする 説明 public static BackedEnum::from ( int | string $value ): static from() メソッドは 文字列型や整数型の値を ...
https://man.plustar.jp/php/backedenum.from.html - [similar]
スカラー型の値を列挙型にマップするか、null を返す 0
« BackedEnum::from コンテキストオプションとパラメータ » PHP Manual BackedEnum スカラー型の値を列挙型にマップするか、null を返す BackedEnum::tryFrom (PHP 8 >= 8.1.0) BackedEnum::tryFrom — スカラー型の値を列挙型にマップするか、 null を返す 説明 public static BackedEnum::tryFrom ( int | str ...
https://man.plustar.jp/php/backedenum.tryfrom.html - [similar]
データベース (dbm 形式) 抽象化レイヤ 0
« 抽象化レイヤー はじめに » PHP Manual 抽象化レイヤー データベース (dbm 形式) 抽象化レイヤ データベース (dbm 形式) 抽象化レイヤ はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 基本的な例 DBA 関数 dba_close — DBA データベースを閉じる dba_delete — キー ...
https://man.plustar.jp/php/book.dba.html - [similar]
Memcache 0
« LDAP\ResultEntry はじめに » PHP Manual その他のサービス Memcache Memcache はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 基本的な使用法 Memcache — Memcache クラス Memcache::add — サーバーに項目を追加する Memcache::addServer — コネクションプールに ...
https://man.plustar.jp/php/book.memcache.html - [similar]
オブジェクトをファイルに保存する 0
« COMPersistHelper::LoadFromStream COMPersistHelper::SaveToStream » PHP Manual COMPersistHelper オブジェクトをファイルに保存する COMPersistHelper::SaveToFile (PHP 5, PHP 7, PHP 8) COMPersistHelper::SaveToFile — オブジェクトをファイルに保存する 説明 public COMPersistHelper::SaveToFile ( ? ...
https://man.plustar.jp/php/compersisthelper.savetofile.html - [similar]
指定したローカルタグ名に対応するすべての要素を検索する 0
« DOMDocument::getElementById DOMDocument::getElementsByTagNameNS » PHP Manual DOMDocument 指定したローカルタグ名に対応するすべての要素を検索する DOMDocument::getElementsByTagName (PHP 5, PHP 7, PHP 8) DOMDocument::getElementsByTagName — 指定したローカルタグ名に対応するすべての要素を検索 ...
https://man.plustar.jp/php/domdocument.getelementsbytagname.html - [similar]