検索

phrase: max: clip:
target: order:
Results of 621 - 630 of about 1528 for [SIMILAR] 16 1024 4096 WITH 13750 db2 WITH 8833 ... (2.528 sec.)
オプションで丸め長さを指定してデータを書き込む 0
« dio_truncate ディレクトリ » PHP Manual ダイレクト IO 関数 オプションで丸め長さを指定してデータを書き込む dio_write (PHP 4 >= 4.2.0, PHP 5 < 5.1.0) dio_write — オプションで丸め長さを指定してデータを書き込む 説明 dio_write ( resource $fd , string $data , int $len = 0 ): int dio_write() は ...
https://man.plustar.jp/php/function.dio-write.html - [similar]
直近のクエリで変更された行の数を返す 0
« ibase_add_user ibase_backup » PHP Manual Firebird/InterBase 関数 直近のクエリで変更された行の数を返す ibase_affected_rows (PHP 5, PHP 7 < 7.4.0) ibase_affected_rows — 直近のクエリで変更された行の数を返す 説明 ibase_affected_rows ( resource $link_identifier = ? ): int この関数は、 link_ ...
https://man.plustar.jp/php/function.ibase-affected-rows.html - [similar]
PHP マニュアル 0
著作権 » PHP Manual PHP マニュアル PHP マニュアル 著者 : Mehdi Achour Friedhelm Betz Antony Dovgal Nuno Lopes Hannes Magnusson Georg Richter Damien Seguy Jakub Vrana その他 2022-06-11 編集 : Peter Cowburn PHP マニュアル翻訳プロジェクト © 1997-2022 the PHP Documentation Group 著作権 PHP マ ...
https://man.plustar.jp/php/index.html - [similar]
php.ini ディレクティブ 0
« 中心となる configure オプションのリスト php.ini ディレクティブのリスト » PHP Manual 付録 php.ini ディレクティブ php.ini ディレクティブ 目次 php.ini ディレクティブのリスト php.ini のセクション一覧 コア php.ini ディレクティブに関する説明 関連キーワード: リスト , 中心 , configure , セクシ ...
https://man.plustar.jp/php/ini.html - [similar]
Zip 0
« RarException::setUsingExceptions はじめに » PHP Manual 圧縮およびアーカイブ Zip Zip はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 ZipArchive — ZipArchive クラス ZipArchive::addEmptyDir — 新しいディレクトリを追加する ZipArchive::addFile — 指定した ...
https://man.plustar.jp/php/book.zip.html - [similar]
接続に関連するホスト名を返す 0
« pg_get_result pg_insert » PHP Manual PostgreSQL 関数 接続に関連するホスト名を返す pg_host (PHP 4, PHP 5, PHP 7, PHP 8) pg_host — 接続に関連するホスト名を返す 説明 pg_host ( ? PgSql\Connection $connection = null ): string pg_host() は、指定した connection インスタンスが接続しているホスト ...
https://man.plustar.jp/php/function.pg-host.html - [similar]
MySQLi を初期化し、mysqli_real_connect() で使うオブジェクトを返す 0
« mysqli::$info mysqli::$insert_id » PHP Manual mysqli MySQLi を初期化し、mysqli_real_connect() で使うオブジェクトを返す mysqli::init mysqli_init (PHP 5, PHP 7, PHP 8) mysqli::init -- mysqli_init — MySQLi を初期化し、mysqli_real_connect() で使うオブジェクトを返す 説明 オブジェクト指向型 ...
https://man.plustar.jp/php/mysqli.init.html - [similar]
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 この » PECL 拡張 モジュールは PHP にバンドルされていません。 この PECL 拡張モジュールをインストールする方法は、 マニュアルの PECL 拡張モジュールのインストール という章にあります。 新規リリース・ダウンロード ...
https://man.plustar.jp/php/memcache.installation.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]
基本的な curl の使用法 0
« 例 cURL 関数 » PHP Manual 例 基本的な curl の使用法 基本的な curl の使用法 PHP を cURL サポート機能付きでコンパイルすると、 curl 関数を使用可能となります。cURL 関数の基本的な使用法は、 curl_init() により cURL セッションを初期化、 curl_setopt() により転送時のオプションを設定、 続いて cu ...
https://man.plustar.jp/php/curl.examples-basic.html - [similar]