検索

phrase: max: clip:
target: order:
Results of 361 - 370 of about 460 for [SIMILAR] 16 1024 4096 WITH 31605 splfixedarray ... (0.363 sec.)
定義済み定数 0
« リソース型 例 » PHP Manual DOM 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 XML 定数 定数 値 説明 XML_ELEMENT_NODE ( int ) 1 ノードは DOMElement です。 XML ...
https://man.plustar.jp/php/dom.constants.html - [similar]
複数ファイルのアップロード 0
« 陥りやすい落とし穴 PUT メソッドのサポート » PHP Manual ファイルアップロードの処理 複数ファイルのアップロード 複数ファイルのアップロード input で異なった name を 使用することにより、複数のファイルをアップロードすることができます。 複数のファイルを一度にアップロードし、自動的にまとめられ ...
https://man.plustar.jp/php/features.file-upload.multiple.html - [similar]
リモートファイルの使用 0
« 参考 接続処理 » PHP Manual 機能 リモートファイルの使用 リモートファイルの使用 php.ini で allow_url_fopen を有効にした場合、 ファイル名をパラメータとする関数の多くで HTTP および FTP のURL を使用することができます。加えて、 include 、 include_once 、 require および require_once 命令でURL ...
https://man.plustar.jp/php/features.remote-files.html - [similar]
配列の一部を展開する 0
« array_shift array_splice » PHP Manual 配列 関数 配列の一部を展開する array_slice (PHP 4, PHP 5, PHP 7, PHP 8) array_slice — 配列の一部を展開する 説明 array_slice ( array $array , int $offset , ? int $length = null , bool $preserve_keys = false ): array array_slice() は、 array から引数 ...
https://man.plustar.jp/php/function.array-slice.html - [similar]
2 進数 を 10 進数に変換する 0
« base_convert ceil » PHP Manual Math 関数 2 進数 を 10 進数に変換する bindec (PHP 4, PHP 5, PHP 7, PHP 8) bindec — 2 進数 を 10 進数に変換する 説明 bindec ( string $binary_string ): int | float 引数 binary_string により指定された 2 進数と等価な 10 進数を返します。 bindec() は、2 進数を ...
https://man.plustar.jp/php/function.bindec.html - [similar]
cURL 転送用オプションを設定する 0
« curl_setopt_array curl_share_close » PHP Manual cURL 関数 cURL 転送用オプションを設定する curl_setopt (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) curl_setopt — cURL 転送用オプションを設定する 説明 curl_setopt ( CurlHandle $handle , int $option , mixed $value ): bool 指定した cURL セッションハ ...
https://man.plustar.jp/php/function.curl-setopt.html - [similar]
データベースへの接続を返す 0
« db2_conn_errormsg db2_cursor_type » PHP Manual IBM DB2 関数 データベースへの接続を返す db2_connect (PECL ibm_db2 >= 1.0.0) db2_connect — データベースへの接続を返す 説明 db2_connect ( string $database , string $username , string $password , array $options = ? ): resource IBM DB2 Univers ...
https://man.plustar.jp/php/function.db2-connect.html - [similar]
テーブルのユニーク行 ID カラムを含む結果セットを返す 0
« db2_set_option db2_statistics » PHP Manual IBM DB2 関数 テーブルのユニーク行 ID カラムを含む結果セットを返す db2_special_columns (PECL ibm_db2 >= 1.0.0) db2_special_columns — テーブルのユニーク行 ID カラムを含む結果セットを返す 説明 db2_special_columns ( resource $connection , string $ ...
https://man.plustar.jp/php/function.db2-special-columns.html - [similar]
freetype2 によるフォントを用いたテキストを囲む箱を取得する 0
« imagefontwidth imagefttext » PHP Manual GD および Image 関数 freetype2 によるフォントを用いたテキストを囲む箱を取得する imageftbbox (PHP 4 >= 4.0.7, PHP 5, PHP 7, PHP 8) imageftbbox — freetype2 によるフォントを用いたテキストを囲む箱を取得する 説明 imageftbbox ( float $size , float $ang ...
https://man.plustar.jp/php/function.imageftbbox.html - [similar]
指定したメッセージのヘッダ情報の概要を読む 0
« imap_expunge imap_fetchbody » PHP Manual IMAP 関数 指定したメッセージのヘッダ情報の概要を読む imap_fetch_overview (PHP 4, PHP 5, PHP 7, PHP 8) imap_fetch_overview — 指定したメッセージのヘッダ情報の概要を読む 説明 imap_fetch_overview ( IMAP\Connection $imap , string $sequence , int $fla ...
https://man.plustar.jp/php/function.imap-fetch-overview.html - [similar]