検索

phrase: max: clip:
target: order:
Results of 471 - 480 of about 899 for [SIMILAR] 16 1024 4096 WITH 7371 iterable WITH 4... (0.695 sec.)
0
« 定義済み定数 拡張 » PHP Manual リフレクション 例 例 リフレクションのドキュメントの中には多くの例が示されています。 特に、各クラスの __construct のドキュメントを見るといいでしょう。 例1 シェル (ターミナル) からのリフレクションの例 $ php --rf strlen $ php --rc finfo $ php --re json $ php ...
https://man.plustar.jp/php/reflection.examples.html - [similar]
新しい tidy オブジェクトを作成する 0
« tidy::cleanRepair tidy::diagnose » PHP Manual tidy 新しい tidy オブジェクトを作成する tidy::__construct (PHP 5, PHP 7, PHP 8, PECL tidy >= 0.5.2) tidy::__construct — 新しい tidy オブジェクトを作成する 説明 public tidy::__construct ( ? string $filename = null , array | string | null $co ...
https://man.plustar.jp/php/tidy.construct.html - [similar]
ファイルまたは URI にあるマークアップをパースする 0
« tidy::isXml tidy::parseString » PHP Manual tidy ファイルまたは URI にあるマークアップをパースする tidy::parseFile tidy_parse_file (PHP 5, PHP 7, PHP 8, PECL tidy >= 0.5.2) tidy::parseFile -- tidy_parse_file — ファイルまたは URI にあるマークアップをパースする 説明 オブジェクト指向型 pub ...
https://man.plustar.jp/php/tidy.parsefile.html - [similar]
CLOB や BLOB ごとにプリフェッチするデータサイズを設定する 0
« oci_set_module_name oci_set_prefetch » PHP Manual OCI8 関数 CLOB や BLOB ごとにプリフェッチするデータサイズを設定する oci_set_prefetch_lob (PHP 8.2, PECL OCI8 >= 3.2) oci_set_prefetch_lob — CLOB や BLOB ごとにプリフェッチするデータサイズを設定する 説明 oci_set_prefetch_lob ( resource $ ...
https://man.plustar.jp/php/function.oci-set-prefetch-lob.html - [similar]
リポジトリから作業コピーをチェックアウトする 0
« svn_cat svn_cleanup » PHP Manual SVN 関数 リポジトリから作業コピーをチェックアウトする svn_checkout (PECL svn >= 0.1.0) svn_checkout — リポジトリから作業コピーをチェックアウトする 説明 svn_checkout ( string $repos , string $targetpath , int $revision = ? , int $flags = 0 ): bool repos ...
https://man.plustar.jp/php/function.svn-checkout.html - [similar]
PHP タグ 0
« 基本的な構文 HTML からの脱出 » PHP Manual 基本的な構文 PHP タグ PHP タグ PHP はファイルを解析して開始タグと終了タグ ( <?php と ?> ) を探します。 タグが見つかると、PHP はコードの実行を開始したり終了したりします。 このような仕組みにより、PHP を他のあらゆる形式のドキュメント中に 埋め込むこ ...
https://man.plustar.jp/php/language.basic-syntax.phptags.html - [similar]
Add a delete operation to the bulk 0
« MongoDB\Driver\BulkWrite::count MongoDB\Driver\BulkWrite::insert » PHP Manual MongoDB\Driver\BulkWrite Add a delete operation to the bulk MongoDB\Driver\BulkWrite::delete (mongodb >=1.0.0) MongoDB\Driver\BulkWrite::delete — Add a delete operation to the bulk 説明 public MongoDB\Driver\ ...
https://man.plustar.jp/php/mongodb-driver-bulkwrite.delete.html - [similar]
内部バッファに結果を保存する 0
« mysqli_stmt::$sqlstate mysqli_result » PHP Manual mysqli_stmt 内部バッファに結果を保存する mysqli_stmt::store_result mysqli_stmt_store_result (PHP 5, PHP 7, PHP 8) mysqli_stmt::store_result -- mysqli_stmt_store_result — 内部バッファに結果を保存する 説明 オブジェクト指向型 public mysqli ...
https://man.plustar.jp/php/mysqli-stmt.store-result.html - [similar]
定義済み定数 0
« リソース型 接続、および接続の管理 » PHP Manual PDO 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 PDO::PARAM_BOOL ( int ) ブールデータ型を表します。 PDO::PAR ...
https://man.plustar.jp/php/pdo.constants.html - [similar]
GnuPG 関数 0
« テキストへの署名 gnupg_adddecryptkey » PHP Manual GnuPG GnuPG 関数 GnuPG 関数 注意 この拡張モジュールは、現在のユーザーのキーリングを使用します。キーリングは、 通常は ~./.gnupg/ にあります。別の場所を指定するには、環境変数 GNUPGHOME にキーリングへのパスを格納します。その詳細な方法につい ...
https://man.plustar.jp/php/ref.gnupg.html - [similar]