検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 412 for [SIMILAR] 16 1024 4096 WITH 30292 本文 WITH 1105... (0.501 sec.)
特定の文字をエスケープする 0
« db2_cursor_type db2_exec » PHP Manual IBM DB2 関数 特定の文字をエスケープする db2_escape_string (PECL ibm_db2 >= 1.6.0) db2_escape_string — 特定の文字をエスケープする 説明 db2_escape_string ( string $string_literal ): string 引数で指定した文字列中の特殊文字の前にバックスラッシュを追加し ...
https://man.plustar.jp/php/function.db2-escape-string.html - [similar]
指定したサーバーにアイテムを格納する 0
« Memcached::set Memcached::setMulti » PHP Manual Memcached 指定したサーバーにアイテムを格納する Memcached::setByKey (PECL memcached >= 0.1.0) Memcached::setByKey — 指定したサーバーにアイテムを格納する 説明 public Memcached::setByKey ( string $server_key , string $key , mixed $value , in ...
https://man.plustar.jp/php/memcached.setbykey.html - [similar]
特殊カラムを取得する 0
« odbc_setoption odbc_statistics » PHP Manual ODBC 関数 特殊カラムを取得する odbc_specialcolumns (PHP 4, PHP 5, PHP 7, PHP 8) odbc_specialcolumns — 特殊カラムを取得する 説明 odbc_specialcolumns ( resource $odbc , int $type , ? string $catalog , string $schema , string $table , int $scope ...
https://man.plustar.jp/php/function.odbc-specialcolumns.html - [similar]
ストリーム内の特定の場所に移動する 0
« streamWrapper::stream_read streamWrapper::stream_set_option » PHP Manual streamWrapper ストリーム内の特定の場所に移動する streamWrapper::stream_seek (PHP 4 >= 4.3.2, PHP 5, PHP 7, PHP 8) streamWrapper::stream_seek — ストリーム内の特定の場所に移動する 説明 public streamWrapper::stream_s ...
https://man.plustar.jp/php/streamwrapper.stream-seek.html - [similar]
特定の接続から直近のエラーメッセージ文字列を取得する 0
« pg_insert pg_last_notice » PHP Manual PostgreSQL 関数 特定の接続から直近のエラーメッセージ文字列を取得する pg_last_error (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_last_error — 特定の接続から直近のエラーメッセージ文字列を取得する 説明 pg_last_error ( ? PgSql\Connection $connection = null ...
https://man.plustar.jp/php/function.pg-last-error.html - [similar]
共変性と反変性 0
« オブジェクトのシリアライズ 変更履歴 » PHP Manual クラスとオブジェクト 共変性と反変性 共変性と反変性 PHP 7.2.0 で、子クラスのメソッドの引数の型の制限を除く形で、反変性が一部サポートされました。 PHP 7.4.0 以降で、共変性と反変性が完全にサポートされるようになりました。 共変性とは、子クラス ...
https://man.plustar.jp/php/language.oop5.variance.html - [similar]
特定色で塗りつぶす 0
« imagefilledrectangle imagefilter » PHP Manual GD および Image 関数 特定色で塗りつぶす imagefilltoborder (PHP 4, PHP 5, PHP 7, PHP 8) imagefilltoborder — 特定色で塗りつぶす 説明 imagefilltoborder ( GdImage $image , int $x , int $y , int $border_color , int $color ): bool imagefilltobord ...
https://man.plustar.jp/php/function.imagefilltoborder.html - [similar]
証明書が特定の目的に使用可能かどうか確認する 0
« openssl_x509_check_private_key openssl_x509_export_to_file » PHP Manual OpenSSL 関数 証明書が特定の目的に使用可能かどうか確認する openssl_x509_checkpurpose (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) openssl_x509_checkpurpose — 証明書が特定の目的に使用可能かどうか確認する 説明 openssl_x509_c ...
https://man.plustar.jp/php/function.openssl-x509-checkpurpose.html - [similar]
型演算子 0
« 配列演算子 制御構造 » PHP Manual 演算子 型演算子 型演算子 instanceof を使用して、 ある PHP 変数が特定の クラス のオブジェクトのインスタンスであるかどうかを調べます。 例1 クラスでの instanceof の使用法 <?php class MyClass { } class NotMyClass { } $a = new MyClass ; var_dump ( $a instanc ...
https://man.plustar.jp/php/language.operators.type.html - [similar]
ユーザーノートについて 0
« フォーマット 関数の定義(プロトタイプ)を読むには » PHP Manual マニュアルについて ユーザーノートについて ユーザーノートについて ユーザーノートは PHP マニュアルを作成していく上で重要な役割を 持っています。マニュアルの読者が実例、警告そしてさらに詳しい 説明をブラウザから提供できるようにする ...
https://man.plustar.jp/php/about.notes.html - [similar]