検索

phrase: max: clip:
target: order:
Results of 281 - 290 of about 1071 for [SIMILAR] 16 1024 4096 WITH 11042 apache WITH 89... (0.719 sec.)
一行読み込む 0
« readline_write_history 圧縮およびアーカイブ » PHP Manual Readline 関数 一行読み込む readline (PHP 4, PHP 5, PHP 7, PHP 8) readline — 一行読み込む 説明 readline ( ? string $prompt = null ): string | false ユーザーからの入力を一行読み込みます。 この行を readline_add_history() . を用いてヒ ...
https://man.plustar.jp/php/function.readline.html - [similar]
拡張属性を取得する 0
« xattr 関数 xattr_list » PHP Manual xattr 関数 拡張属性を取得する xattr_get (PECL xattr >= 0.9.0) xattr_get — 拡張属性を取得する 説明 xattr_get ( string $filename , string $name , int $flags = 0 ): string この関数は、ファイルの拡張属性の値を取得します。 拡張属性には二種類の異なる名前空間 ...
https://man.plustar.jp/php/function.xattr-get.html - [similar]
拡張属性の一覧を取得する 0
« xattr_get xattr_remove » PHP Manual xattr 関数 拡張属性の一覧を取得する xattr_list (PECL xattr >= 0.9.0) xattr_list — 拡張属性の一覧を取得する 説明 xattr_list ( string $filename , int $flags = 0 ): array この関数は、ファイルの拡張属性の名前の一覧を取得します。 拡張属性には二種類の異なる ...
https://man.plustar.jp/php/function.xattr-list.html - [similar]
データベース接続の属性を取得する 0
« PDO::exec PDO::getAvailableDrivers » PHP Manual PDO データベース接続の属性を取得する PDO::getAttribute (PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 0.2.0) PDO::getAttribute — データベース接続の属性を取得する 説明 public PDO::getAttribute ( int $attribute ): mixed この関数はデータベース接 ...
https://man.plustar.jp/php/pdo.getattribute.html - [similar]
GeoIP データベースのカスタムディレクトリを設定する 0
« geoip_region_name_by_code geoip_time_zone_by_country_and_region » PHP Manual GeoIP 関数 GeoIP データベースのカスタムディレクトリを設定する geoip_setup_custom_directory (PECL geoip >= 1.1.0) geoip_setup_custom_directory — GeoIP データベースのカスタムディレクトリを設定する 説明 geoip_set ...
https://man.plustar.jp/php/function.geoip-setup-custom-directory.html - [similar]
定義済み定数 0
« リソース型 例 » PHP Manual Memcache 定義済み定数 定義済み定数 Memcache 定数 名前 説明 MEMCACHE_COMPRESSED ( int ) Memcache::set() 、 Memcache::add() そして Memcache::replace() を実行する際に、同時にデータの圧縮を行います。 MEMCACHE_HAVE_SESSION ( int ) この Memcache セッションハンドラが ...
https://man.plustar.jp/php/memcache.constants.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 mbstring が有効になっている場合、 Exif 拡張モジュールはユーザーコメントの文字エンコーディングの変換 (Unicode と JIS)を自動的に行います。この処理が行われるのは、 指定 ...
https://man.plustar.jp/php/exif.configuration.html - [similar]
持続的データベース接続を閉じる 0
« db2_num_rows db2_pconnect » PHP Manual IBM DB2 関数 持続的データベース接続を閉じる db2_pclose (PECL ibm_db2 >= 1.8.0) db2_pclose — 持続的データベース接続を閉じる 説明 db2_pclose ( resource $resource ): bool この関数は、 db2_pconnect() で作成した DB2 クライアント接続を閉じ、 対応するリソ ...
https://man.plustar.jp/php/function.db2-pclose.html - [similar]
配列の全ての要素に、ユーザー関数を再帰的に適用する 0
« array_values array_walk » PHP Manual 配列 関数 配列の全ての要素に、ユーザー関数を再帰的に適用する array_walk_recursive (PHP 5, PHP 7, PHP 8) array_walk_recursive — 配列の全ての要素に、ユーザー関数を再帰的に適用する 説明 array_walk_recursive ( array | object &$array , callable $callback ...
https://man.plustar.jp/php/function.array-walk-recursive.html - [similar]
直近の INSERT 文でデータベースに追加された行の ID を返す 0
« SQLite3::lastErrorMsg SQLite3::loadExtension » PHP Manual SQLite3 直近の INSERT 文でデータベースに追加された行の ID を返す SQLite3::lastInsertRowID (PHP 5 >= 5.3.0, PHP 7, PHP 8) SQLite3::lastInsertRowID — 直近の INSERT 文でデータベースに追加された行の ID を返す 説明 public SQLite3::la ...
https://man.plustar.jp/php/sqlite3.lastinsertrowid.html - [similar]