検索

phrase: max: clip:
target: order:
Results of 281 - 290 of about 777 for e (0.147 sec.)
大文字小文字を区別しない strstr 3306
« stripslashes strlen » PHP Manual String 関数 大文字小文字を区別しない strstr stristr (PHP 4, P ... trstr() 説明 stristr ( string $haystack , string $needle , bool $before_needle = false ): string | fals ... e haystack において needle が最初に見つかった位置を含めてそこから最後まで ... を返します。 パラメータ haystack 検索を行う文字列。 needle PHP 8.0.0 より前のバージョンでは、 needle が文 ... ことを強く推奨します。 意図した動作に依存する場合、 needle を string に明示的にキャストするか、 明示的に ...
https://man.plustar.jp/php/function.stristr.html - [similar]
Vector Arithmetic Exp 3306
« trader_errno trader_floor » PHP Manual Trader 関数 Vector Arithmetic Exp trader_exp (PECL trad ... er >= 0.2.0) trader_exp — Vector Arithmetic Exp 説明 trader_exp ( arr ... ay $real ): array Calculates e raised to the power of eac ... h value in real . Returns an array with the calculated dat ... a. パラメータ real 実数値の配列。 戻り値 Returns an array with calc ...
https://man.plustar.jp/php/function.trader-exp.html - [similar]
Connection handling and persistence 3306
« Architecture Persisting Data » PHP Manual Driver Architecture and Internals Connection handlin ... g and persistence Connection handling and persistence 注意 ... : Unix プラットフォームの MongoDB ドライバーは、 exec() システムコールを呼ばすに fork() システムコール ... を使っているスクリプトの影響を受けます。 MongoDB\Driver\Manager のインスタンスを、 フォークした子プロセス ... で再利用しないことをおすすめします。 Connection and topology persistence (PHP version since 1 ...
https://man.plustar.jp/php/mongodb.connection-handling.html - [similar]
アクセストークンを取得する 3306
« OAuth::generateSignature OAuth::getCAPath » PHP Manual OAuth アクセストークンを取得する OAuth: ... :getAccessToken (PECL OAuth >= 0.99.1) OAuth::getAcces ... sToken — アクセストークンを取得する 説明 public OAuth::g ... etAccessToken ( string $access_token_url , string $verifi ... er_token = ? , string $http_method = ? ): array アクセスト ...
https://man.plustar.jp/php/oauth.getaccesstoken.html - [similar]
Character representations 3306
« Pattern matching Character classes » PHP Manual Pattern matching Character representations Cha ... racter representations Character representations Sequenc ... e Description \a Alert (bell). \b Backspace. \e ESC cha ... racter, \x1b. \n Newline. \r Carriage return. \f Form fe ... ed, \x0c. \t Horizontal tab, \x09. \v Vertical tab, \x0b. \oct Character specified by a thr ...
https://man.plustar.jp/php/parle.regex.chars.html - [similar]
phar アーカイブ内のファイルを、phar 内で別の新しいファイルとしてコピーする 3306
« 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 アーカイブ内のフ ... o ): bool 注意 : このメソッドは、 php.ini の phar.readonly が 0 でないと Phar オブジェクトで動作しません ... 。それ以外の場合は PharException がスローされます。 phar アーカイブ内のファ ... のです。 パラメータ from to 戻り値 成功した場合に true を返します。しかし、より安全を期すなら try/catch ブ ...
https://man.plustar.jp/php/phar.copy.html - [similar]
phar アーカイブ内のファイルを、phar 内で別の新しいファイルとしてコピーする 3306
« PharData::convertToExecutable PharData::decompress » PHP Manual PharData phar アーカイブ内のフ ... する PharData::copy (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 2.0.0) PharData::copy — phar アーカイブ内 ... のです。 パラメータ from to 戻り値 成功した場合に true を返します。しかし、より安全を期すなら try/catch ブ ... るいはコピー元のファイルの読み込みに失敗した場合に UnexpectedValueException をスローします。 変更内容の p ... har への書き込みに失敗した場合は PharException をスローします。 例 例1 PharData::copy() の ...
https://man.plustar.jp/php/phardata.copy.html - [similar]
phar 内の現在の Phar エントリの圧縮を解除する 3306
« PharFileInfo::__construct PharFileInfo::delMetadata » PHP Manual PharFileInfo phar 内の現在の ... Phar エントリの圧縮を解除する PharFileInfo::decompress (PHP 5 >= 5.3.0, PHP 7, PHP 8, PEC ... L phar >= 2.0.0) PharFileInfo::decompress — phar 内の現在の Phar エントリの圧 ... 縮を解除する 説明 public PharFileInfo::decompress (): bool このメソッドは、Phar アー ... ar アーカイブ内のファイルを扱うには INI 設定 phar.readonly が off になっていなければなりません。 PharDa ...
https://man.plustar.jp/php/pharfileinfo.decompress.html - [similar]
エントリが圧縮されているかどうかを調べる 3306
« PharFileInfo::isCRCChecked PharFileInfo::setMetadata » PHP Manual PharFileInfo エントリが圧縮さ ... れているかどうかを調べる PharFileInfo::isCompressed (PHP 5 >= 5.3.0, PHP 7, PHP 8, P ... ECL phar >= 1.0.0) PharFileInfo::isCompressed — エントリが圧縮されているかどう ... かを調べる 説明 public PharFileInfo::isCompressed ( ? int $compression = null ): b ... で圧縮されているかどうかを返します。 パラメータ compression Phar::GZ あるいは Phar::BZ2 のいずれか。デフォ ...
https://man.plustar.jp/php/pharfileinfo.iscompressed.html - [similar]
SoapServer の持続モードを設定する 3306
« SoapServer::setObject SoapFault » PHP Manual SoapServer SoapServer の持続モードを設定する Soap ... Server::setPersistence (PHP 5, PHP 7, PHP 8) SoapServ ... er::setPersistence — SoapServer の持続モードを設定する 説 ... 明 public SoapServer::setPersistence ( int $mode ): void この関数に ... より、SoapServer オブジェクトの永続状態をリクエスト間で変更でき ...
https://man.plustar.jp/php/soapserver.setpersistence.html - [similar]