検索

phrase: max: clip:
target: order:
Results of 701 - 710 of about 998 for [SIMILAR] 16 1024 4096 WITH 36329 databaseobject... (0.994 sec.)
接続に関するオプションの値を返す 0
« yaz_es yaz_hits » PHP Manual YAZ 関数 接続に関するオプションの値を返す yaz_get_option (PECL yaz >= 0.9.0) yaz_get_option — 接続に関するオプションの値を返す 説明 yaz_get_option ( resource $id , string $name ): string name で指定したオプションの値を返します。 パラメータ id yaz_connect() ...
https://man.plustar.jp/php/function.yaz-get-option.html - [similar]
Read work or result data into a buffer for a task 0
« GearmanTask::jobHandle GearmanTask::returnCode » PHP Manual GearmanTask Read work or result data into a buffer for a task GearmanTask::recvData (PECL gearman >= 0.5.0) GearmanTask::recvData — Read work or result data into a buffer for a task 説明 public GearmanTask::recvData ( int $dat ...
https://man.plustar.jp/php/gearmantask.recvdata.html - [similar]
画像のプロファイルを追加あるいは削除する 0
« Gmagick::previousimage Gmagick::quantizeimage » PHP Manual Gmagick 画像のプロファイルを追加あるいは削除する Gmagick::profileimage (PECL gmagick >= Unknown) Gmagick::profileimage — 画像のプロファイルを追加あるいは削除する 説明 public Gmagick::profileimage ( string $name , string $profil ...
https://man.plustar.jp/php/gmagick.profileimage.html - [similar]
画像プロファイルを返す 0
« Imagick::getImageProfile Imagick::getImageProperties » PHP Manual Imagick 画像プロファイルを返す Imagick::getImageProfiles (PECL imagick 2, PECL imagick 3) Imagick::getImageProfiles — 画像プロファイルを返す 説明 public Imagick::getImageProfiles ( string $pattern = "*" , bool $include_v ...
https://man.plustar.jp/php/imagick.getimageprofiles.html - [similar]
下位互換性のない変更点 0
« 新しいグローバル定数 PHP 8.1.x で推奨されなくなる機能 » PHP Manual PHP 8.0.x から PHP 8.1.x への移行 下位互換性のない変更点 下位互換性のない変更点 PHP コア $GLOBALS へのアクセス制限 $GLOBALS 配列へのアクセスに対し、 多くの制限が適用されるようになりました。 $GLOBALS['var'] のような、 個 ...
https://man.plustar.jp/php/migration81.incompatible.html - [similar]
新しいスキーマオブジェクトを取得する 0
« Session::getDefaultSchema Session::getSchemas » PHP Manual mysql_xdevapi\Session 新しいスキーマオブジェクトを取得する Session::getSchema (No version information available, might only be in Git) Session::getSchema — 新しいスキーマオブジェクトを取得する 説明 public mysql_xdevapi\Session: ...
https://man.plustar.jp/php/mysql-xdevapi-session.getschema.html - [similar]
実行時設定 0
« インストール手順 ソースコードからビルド / コンパイルする » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 Mysql_xdevapi 設定オプション 名前 デフォルト 変更可能 変更履歴 xmysqlnd.collect_memory_statistics 0 PHP_INI_SYSTEM xmysqlnd.collect_stati ...
https://man.plustar.jp/php/mysql-xdevapi.configuration.html - [similar]
結果セットの次の行を連想配列で取得する 0
« mysqli_result::fetch_array mysqli_result::fetch_column » PHP Manual mysqli_result 結果セットの次の行を連想配列で取得する mysqli_result::fetch_assoc mysqli_fetch_assoc (PHP 5, PHP 7, PHP 8) mysqli_result::fetch_assoc -- mysqli_fetch_assoc — 結果セットの次の行を連想配列で取得する 説明 オ ...
https://man.plustar.jp/php/mysqli-result.fetch-assoc.html - [similar]
実行するための SQL文 を準備する 0
« mysqli::poll mysqli::query » PHP Manual mysqli 実行するための SQL文 を準備する mysqli::prepare mysqli_prepare (PHP 5, PHP 7, PHP 8) mysqli::prepare -- mysqli_prepare — 実行するための SQL文 を準備する 説明 オブジェクト指向型 public mysqli::prepare ( string $query ): mysqli_stmt | false ...
https://man.plustar.jp/php/mysqli.prepare.html - [similar]
概要 0
« はじめに インストール » PHP Manual Mysqlnd 概要 概要 何ではないか MySQL Native Driver は PHP の拡張モジュールとして作られていますが、 PHP を使って開発をする人たちに新しい API を提供するものではないことに注意しましょう。 MySQL データベースに接続するための API を提供するのは、 MySQL 拡張 ...
https://man.plustar.jp/php/mysqlnd.overview.html - [similar]