検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 341 for [SIMILAR] 16 1024 4096 WITH 47402 reporting WITH... (0.403 sec.)
文字列の長さを得る 0
« stristr strnatcasecmp » PHP Manual String 関数 文字列の長さを得る strlen (PHP 4, PHP 5, PHP 7, PHP 8) strlen — 文字列の長さを得る 説明 strlen ( string $string ): int 与えられた string の長さを返します。 パラメータ string 長さを調べる文字列。 戻り値 成功した場合に string の長さ、 string ...
https://man.plustar.jp/php/function.strlen.html - [similar]
はじめに 0
« エラー処理 インストール/設定 » PHP Manual エラー処理 はじめに はじめに 以下の関数は、エラー処理およびログ記録を行います。これらの関数によ り、独自のエラー処理規則を定義することが可能になり、同時にエラーの ログを記録する方法を修正することが可能になります。これにより、ニーズに 即したエラ ...
https://man.plustar.jp/php/intro.errorfunc.html - [similar]
インデックスで定義されたエントリの圧縮方法を設定する 0
« ZipArchive::setCommentName ZipArchive::setCompressionName » PHP Manual ZipArchive インデックスで定義されたエントリの圧縮方法を設定する ZipArchive::setCompressionIndex (PHP 7, PHP 8, PECL zip >= 1.13.0) ZipArchive::setCompressionIndex — インデックスで定義されたエントリの圧縮方法を設定す ...
https://man.plustar.jp/php/ziparchive.setcompressionindex.html - [similar]
定義済み定数 0
« リソース型 PHP オプション/情報 関数 » PHP Manual PHP Options/Info 定義済み定数 定義済み定数 以下の定数は、PHP コアに含まれており、常に利用可能です。 定義済の phpcredits() 定数 定数 値 説明 CREDITS_GROUP 1 コア開発者のリスト CREDITS_GENERAL 2 一般的なクレジット: 言語設計とコンセプト、PH ...
https://man.plustar.jp/php/info.constants.html - [similar]
SOAP コールが失敗したかどうかを調べる 0
« SOAP 関数 use_soap_error_handler » PHP Manual SOAP 関数 SOAP コールが失敗したかどうかを調べる is_soap_fault (PHP 5, PHP 7, PHP 8) is_soap_fault — SOAP コールが失敗したかどうかを調べる 説明 is_soap_fault ( mixed $object ): bool この関数は、SOAP コールが失敗したかどうかを調べたいが、例外 ...
https://man.plustar.jp/php/function.is-soap-fault.html - [similar]
0
« 定義済み定数 ウォッチャー » PHP Manual Ev 例 例 例1 タイマーのサンプル <?php // タイマーを作り、2 秒後に起動します $w1 = new EvTimer ( 2 , 0 , function () { echo "2 seconds elapsed\n" ; }); // タイマーを作って 2 秒後に起動させ、その後は // 手で止めるまで 1 秒おきに繰り返します $w2 = ne ...
https://man.plustar.jp/php/ev.examples.html - [similar]
The MySQLi Extension Function Summary 0
« ノート mysqli » PHP Manual MySQLi The MySQLi Extension Function Summary The MySQLi Extension Function Summary Summary of mysqli methods mysqli Class OOP Interface Procedural Interface Alias (Do not use) Description Properties $mysqli::affected_rows mysqli_affected_rows() N/A Gets the n ...
https://man.plustar.jp/php/mysqli.summary.html - [similar]
変更履歴 0
« usleep Seaslog » PHP Manual その他 変更履歴 変更履歴 この拡張モジュールのクラス/関数/メソッドには次のような変更がありました。 Version Function Description 8.0.0 constant 定数が定義されていない場合は、 constant は Error をスローするようになりました。 これより前のバージョンでは、 E_WARNI ...
https://man.plustar.jp/php/changelog.misc.html - [similar]
APCUIterator クラス 0
« apcu_store APCUIterator::__construct » PHP Manual APCu APCUIterator クラス APCUIterator クラス (PECL apcu >= 5.0.0) はじめに APCUIterator クラスを使うと、巨大な APCu キャッシュの反復処理を容易に行えます。 巨大なキャッシュを順を追って処理し、 ロックインスタンス単位で決まった数のエントリ ...
https://man.plustar.jp/php/class.apcuiterator.html - [similar]
Apacheサブプロセスの環境変数を設定する 0
« apache_response_headers getallheaders » PHP Manual Apache 関数 Apacheサブプロセスの環境変数を設定する apache_setenv (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) apache_setenv — Apacheサブプロセスの環境変数を設定する 説明 apache_setenv ( string $variable , string $value , bool $walk_to_top = f ...
https://man.plustar.jp/php/function.apache-setenv.html - [similar]