検索

phrase: max: clip:
target: order:
Results of 391 - 400 of about 456 for [SIMILAR] 16 1024 4096 WITH 15693 intlbreakitera... (6.509 sec.)
ローカルクラスプレフィックスを登録する 0
« Yaf_Loader::isLocalName Yaf_Loader::registerNamespace » PHP Manual Yaf_Loader ローカルクラスプレフィックスを登録する Yaf_Loader::registerLocalNamespace (Yaf >=1.0.0) Yaf_Loader::registerLocalNamespace — ローカルクラスプレフィックスを登録する 説明 public Yaf_Loader::registerLocalNamespa ...
https://man.plustar.jp/php/yaf-loader.registerlocalnamespace.html - [similar]
IntlPartsIterator クラス 0
« IntlDatePatternGenerator::getBestPattern IntlPartsIterator::getBreakIterator » PHP Manual intl IntlPartsIterator クラス IntlPartsIterator クラス (PHP 5 >= 5.5.0, PHP 7, PHP 8) はじめに このクラスのインスタンスは、 IntlBreakIterator から得られます。 break iterator は走査するたびに、 一連 ...
https://man.plustar.jp/php/class.intlpartsiterator.html - [similar]
SoapClient クラス 0
« use_soap_error_handler SoapClient::__call » PHP Manual SOAP SoapClient クラス SoapClient クラス (PHP 5, PHP 7, PHP 8) はじめに SoapClient クラスは » SOAP 1.1 、 » SOAP 1.2 サーバー用のクライアントとなります。 WSDL モードあるいは non-WSDL モードで動作します。 クラス概要 class SoapClient ...
https://man.plustar.jp/php/class.soapclient.html - [similar]
PHP および DTrace への入門 0
« DTrace 動的トレーシング PHP および DTrace の使用 » PHP Manual DTrace 動的トレーシング PHP および DTrace への入門 PHP および DTrace への入門 DTrace は、常に使用可能で、オーバーヘッドが少なく、 Solaris、macOS、Oracle Linux および BSD を含む 多数のプラットフォーム上で使用可能なトレーシング ...
https://man.plustar.jp/php/features.dtrace.introduction.html - [similar]
PUT メソッドのサポート 0
« 複数ファイルのアップロード 参考 » PHP Manual ファイルアップロードの処理 PUT メソッドのサポート PUT メソッドのサポート PHP は、クライアントがサーバーにファイルを保存するための HTTP PUT メソッドのサポートを提供します。 PUT リクエストは POST リクエストによるファイルアップロードよりもシンプ ...
https://man.plustar.jp/php/features.file-upload.put-method.html - [similar]
最後に見つかったエラーを返す 0
« oci_define_by_name oci_execute » PHP Manual OCI8 関数 最後に見つかったエラーを返す oci_error (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_error — 最後に見つかったエラーを返す 説明 oci_error ( ? resource $connection_or_statement = null ): array | false 最後に見つかったエラーを返します。 ...
https://man.plustar.jp/php/function.oci-error.html - [similar]
PHP の設定情報を出力する 0
« phpcredits phpversion » PHP Manual PHP オプション/情報 関数 PHP の設定情報を出力する phpinfo (PHP 4, PHP 5, PHP 7, PHP 8) phpinfo — PHP の設定情報を出力する 説明 phpinfo ( int $flags = INFO_ALL ): bool 現在の PHP の状態に関する、多くの情報を出力します。出力される情報には、 PHP コンパイ ...
https://man.plustar.jp/php/function.phpinfo.html - [similar]
はじめに 0
« COM インストール/設定 » PHP Manual COM はじめに はじめに COM は Component Object Model の略語であり、 DCE RPC (オープンスタンダード) の最上位のオブジェクト指向レイヤーです。 COM はコール手順を共通化し、あらゆる言語でコードを記述し、 (COM に対応した)他の言語で書かれたコードをコール、相互 ...
https://man.plustar.jp/php/intro.com.html - [similar]
はじめに 0
« ストリーム インストール/設定 » PHP Manual ストリーム はじめに はじめに ストリームは、 ファイル、ネットワーク、データ圧縮などに関する、 共通した一連の関数群と利用法を持つ操作の一般化の手法です。 もっとも単純な定義では、 ストリーム というのは、ストリーミング可能な動作を体現する resource ...
https://man.plustar.jp/php/intro.stream.html - [similar]
基本 0
« エラー PHP 7 でのエラー » PHP Manual エラー 基本 基本 PHP は、各種のエラー条件に対応したさまざまなエラーを報告します。 これらを使えばさまざまな状況を伝えられるでしょうし、 必要に応じて画面に表示したりログに記録したりすることもできます。 PHP が発するあらゆるエラーには、型情報が含まれます ...
https://man.plustar.jp/php/language.errors.basics.html - [similar]