検索

phrase: max: clip:
target: order:
Results of 281 - 290 of about 1625 for [SIMILAR] 16 1024 4096 WITH 24515 compare WITH 1... (1.255 sec.)
macOS へのインストール 0
« Debian GNU/Linux へのインストール パッケージの使用 » PHP Manual インストールと設定 macOS へのインストール macOS へのインストール 目次 パッケージの使用 macOS Monterey より前のバージョンにバンドルされている、PHP の使用法 macOS 上での PHP のコンパイル 本章では、PHP を macOS にインストール ...
https://man.plustar.jp/php/install.macosx.html - [similar]
要件 0
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 OpenSSL 関数を使用するためには、 » OpenSSL ライブラリをインストールする必要があります。 PHP 7.0 は、少なくとも OpenSSL >= 0.9.8 が必要です。 他のバージョン (PHP >= 7.1.0) は、OpenSSL >= 1.0.1 が必要です。 PHP > ...
https://man.plustar.jp/php/openssl.requirements.html - [similar]
要件 0
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 pthreads を使うには、ビルド時に ZTS (Zend Thread Safety) を有効 ( --enable-zts を指定。 PHP 8.0.0 より前のバージョン、かつ Windows 以外のバージョンの場合は、 --enable-maintainer-zts を指定) にする必要があります ...
https://man.plustar.jp/php/pthreads.requirements.html - [similar]
一方の配列をキーとして、もう一方の配列を値として、ひとつの配列を生成する 0
« array_column array_count_values » PHP Manual 配列 関数 一方の配列をキーとして、もう一方の配列を値として、ひとつの配列を生成する array_combine (PHP 5, PHP 7, PHP 8) array_combine — 一方の配列をキーとして、もう一方の配列を値として、ひとつの配列を生成する 説明 array_combine ( array $keys ...
https://man.plustar.jp/php/function.array-combine.html - [similar]
データベースへの持続的接続を返す 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]
タグを使用して新しい辞書を作成する 0
« enchant_broker_list_dicts enchant_broker_request_pwl_dict » PHP Manual Enchant 関数 タグを使用して新しい辞書を作成する enchant_broker_request_dict (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL enchant >= 0.1.0 ) enchant_broker_request_dict — タグを使用して新しい辞書を作成する 説明 enchant_broker ...
https://man.plustar.jp/php/function.enchant-broker-request-dict.html - [similar]
fileinfo インスタンスを閉じる 0
« finfo_buffer finfo_file » PHP Manual Fileinfo 関数 fileinfo インスタンスを閉じる finfo_close (PHP >= 5.3.0, PHP 7, PHP 8, PECL fileinfo >= 0.1.0) finfo_close — fileinfo インスタンスを閉じる 説明 finfo_close ( finfo $finfo ): bool この関数は、 finfo_open() がオープンしたインスタンスを閉 ...
https://man.plustar.jp/php/function.finfo-close.html - [similar]
定義済のクラスの名前を配列として返す 0
« get_class get_declared_interfaces » PHP Manual クラス/オブジェクト関数 定義済のクラスの名前を配列として返す get_declared_classes (PHP 4, PHP 5, PHP 7, PHP 8) get_declared_classes — 定義済のクラスの名前を配列として返す 説明 get_declared_classes (): array 定義済のクラスの名前を配列として ...
https://man.plustar.jp/php/function.get-declared-classes.html - [similar]
二項係数を計算する 0
« gmp_and gmp_clrbit » PHP Manual GMP 関数 二項係数を計算する gmp_binomial (PHP 7 >= 7.3.0, PHP 8) gmp_binomial — 二項係数を計算する 説明 gmp_binomial ( GMP | int | string $n , int $k ): GMP 二項係数 C(n, k) を計算します。 パラメータ n GMP オブジェクト、整数、あるいは数値に変換可能な数値 ...
https://man.plustar.jp/php/function.gmp-binomial.html - [similar]
新しい画像をファイルあるいは URL から作成する 0
« imagecreatefromstring imagecreatefromwbmp » PHP Manual GD および Image 関数 新しい画像をファイルあるいは URL から作成する imagecreatefromtga (PHP 7 >= 7.4.0, PHP 8) imagecreatefromtga — 新しい画像をファイルあるいは URL から作成する 説明 imagecreatefromtga ( string $filename ): GdImage ...
https://man.plustar.jp/php/function.imagecreatefromtga.html - [similar]