検索

phrase: max: clip:
target: order:
Results of 471 - 480 of about 1416 for [SIMILAR] 16 1024 4096 WITH 12602 libcurl WITH 3... (1.459 sec.)
データベースへの持続的接続を返す 0
« db2_pclose db2_prepare » PHP Manual IBM DB2 関数 データベースへの持続的接続を返す db2_pconnect (PECL ibm_db2 >= 1.0.0) db2_pconnect — データベースへの持続的接続を返す 説明 db2_pconnect ( string $database , string $username , string $password , array $options = ? ): resource IBM DB2 Uni ...
https://man.plustar.jp/php/function.db2-pconnect.html - [similar]
SQL コマンドとパラメータを分割してサーバーへ送信し、その結果を待つ 0
« pg_put_line pg_query » PHP Manual PostgreSQL 関数 SQL コマンドとパラメータを分割してサーバーへ送信し、その結果を待つ pg_query_params (PHP 5 >= 5.1.0, PHP 7, PHP 8) pg_query_params — SQL コマンドとパラメータを分割してサーバーへ送信し、その結果を待つ 説明 pg_query_params ( PgSql\Connecti ...
https://man.plustar.jp/php/function.pg-query-params.html - [similar]
クライアント・プロトコル・サーバーのバージョンを配列で返す 0
« pg_update PgSql\Connection » PHP Manual PostgreSQL 関数 クライアント・プロトコル・サーバーのバージョンを配列で返す pg_version (PHP 5, PHP 7, PHP 8) pg_version — クライアント・プロトコル・サーバーのバージョンを配列で返す 説明 pg_version ( ? PgSql\Connection $connection = null ): array p ...
https://man.plustar.jp/php/function.pg-version.html - [similar]
文字列中に文字が最後に現れる場所を取得する 0
« strpos strrev » PHP Manual String 関数 文字列中に文字が最後に現れる場所を取得する strrchr (PHP 4, PHP 5, PHP 7, PHP 8) strrchr — 文字列中に文字が最後に現れる場所を取得する 説明 strrchr ( string $haystack , string $needle ): string | false この関数は、文字列 haystack の中で needle が最後 ...
https://man.plustar.jp/php/function.strrchr.html - [similar]
直近の検索に関するヒット数を返す 0
« yaz_get_option yaz_itemorder » PHP Manual YAZ 関数 直近の検索に関するヒット数を返す yaz_hits (PHP 4 >= 4.0.1, PECL yaz >= 0.9.0) yaz_hits — 直近の検索に関するヒット数を返す 説明 yaz_hits ( resource $id , array &$searchresult = ? ): int yaz_hits() は、直近の検索に関するヒット数を返します ...
https://man.plustar.jp/php/function.yaz-hits.html - [similar]
オブジェクト 0
« Iterable 列挙型 / Enum » PHP Manual 型 オブジェクト オブジェクト オブジェクトの初期化 オブジェクトを初期化するためには、 new 命令によりオブジェクトのインスタンスを変数に作成します。 <?php class foo { function do_foo () { echo "foo を実行します。" ; } } $bar = new foo ; $bar -> do_foo ( ...
https://man.plustar.jp/php/language.types.object.html - [similar]
その他の変更 0
« 削除された拡張モジュール Windows のサポート » PHP Manual PHP 7.3.x から PHP 7.4.x への移行 その他の変更 その他の変更 パフォーマンスの向上 PHP コア array_key_exists() 関数で使うための特別な VM opcode が追加されました。これにより、これが静的に解決される場合のパフォーマンスが向上します。名 ...
https://man.plustar.jp/php/migration74.other-changes.html - [similar]
その他の変更 0
« PHP 8.1.x で推奨されなくなる機能 PHP 7.4.x から PHP 8.0.x への移行 » PHP Manual PHP 8.0.x から PHP 8.1.x への移行 その他の変更 その他の変更 SAPI モジュールへの変更 CLI readline 拡張機能 が組み込まれていないのに、 -a オプションを使った場合、 エラーが発生するようになりました。 以前のバー ...
https://man.plustar.jp/php/migration81.other-changes.html - [similar]
Firebird データベースに接続する 0
« Firebird (PDO) IBM (PDO) » PHP Manual Firebird (PDO) Firebird データベースに接続する PDO_FIREBIRD DSN (PECL PDO_FIREBIRD >= 0.1.0) PDO_FIREBIRD DSN — Firebird データベースに接続する 説明 PDO_FIREBIRD データソース名 (DSN) は以下の要素で構成されます。 DSN 接頭辞 DSN 接頭辞は firebird: で ...
https://man.plustar.jp/php/ref.pdo-firebird.connection.html - [similar]
GdImage クラス 0
« png2wbmp GdFont » PHP Manual GD GdImage クラス GdImage クラス (PHP 8) はじめに PHP 8.0.0 以降、 gd リソースを置き換える完全不透明クラスです。 クラス概要 final class GdImage { } 関連キーワード: クラス , GdImage , GdFont , リソース , 概要 , final , ...
https://man.plustar.jp/php/class.gdimage.html - [similar]