検索

phrase: max: clip:
target: order:
Results of 281 - 290 of about 1301 for [SIMILAR] 16 1024 4096 WITH 3249 モジ WITH 3226 ... (0.738 sec.)
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 大半のインストール環境では、APCu はデフォルトの設定で問題ありません。 しかし、本格的なユーザーは以下のパラメータのチューニングを考慮すべきです。 APCuを設定するには、ひ ...
https://man.plustar.jp/php/apcu.configuration.html - [similar]
PHP ファイルの実行 0
« オプション I/O ストリーム » PHP Manual コマンドラインの使用法 PHP ファイルの実行 PHP ファイルの実行 CLI SAPI は、実行する PHP コードを 取得するために三種類の異なる手段をサポートしています。 PHP に特定のファイルの実行を指示する。 $ php my_script.php $ php -f my_script.php 上記の方法は共 ...
https://man.plustar.jp/php/features.commandline.usage.html - [similar]
Oracle データベースに接続する 0
« oci_commit oci_define_by_name » PHP Manual OCI8 関数 Oracle データベースに接続する oci_connect (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_connect — Oracle データベースに接続する 説明 oci_connect ( string $username , string $password , ? string $connection_string = null , string $enc ...
https://man.plustar.jp/php/function.oci-connect.html - [similar]
ソケットのオプションを取得する 0
« socket_export_stream socket_getopt » PHP Manual ソケット 関数 ソケットのオプションを取得する socket_get_option (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) socket_get_option — ソケットのオプションを取得する 説明 socket_get_option ( Socket $socket , int $level , int $option ): array | int | fa ...
https://man.plustar.jp/php/function.socket-get-option.html - [similar]
モジュロ演算 0
« gmp_legendre gmp_mul » PHP Manual GMP 関数 モジュロ演算 gmp_mod (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) gmp_mod — モジュロ演算 説明 gmp_mod ( GMP | int | string $num1 , GMP | int | string $num2 ): GMP num2 を法とした num1 を計算します。結果は常に非負であり、 num2 の符号は無視されます。 パ ...
https://man.plustar.jp/php/function.gmp-mod.html - [similar]
オープンしたモジュールのセルフテストを実行する 0
« mcrypt_enc_is_block_mode mcrypt_encrypt » PHP Manual Mcrypt 関数 オープンしたモジュールのセルフテストを実行する mcrypt_enc_self_test (PHP 4 >= 4.0.2, PHP 5, PHP 7 < 7.2.0, PECL mcrypt >= 1.0.0) mcrypt_enc_self_test — オープンしたモジュールのセルフテストを実行する 警告 この関数は PHP 7. ...
https://man.plustar.jp/php/function.mcrypt-enc-self-test.html - [similar]
tar/zip アーカイブ全体を Gzip あるいは Bzip2 で圧縮する 0
« PharData::buildFromIterator PharData::compressFiles » PHP Manual PharData tar/zip アーカイブ全体を Gzip あるいは Bzip2 で圧縮する PharData::compress (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 2.0.0) PharData::compress — tar/zip アーカイブ全体を Gzip あるいは Bzip2 で圧縮する 説明 publ ...
https://man.plustar.jp/php/phardata.compress.html - [similar]
クラス名を取得する 0
« ReflectionExtension::getClasses ReflectionExtension::getConstants » PHP Manual ReflectionExtension クラス名を取得する ReflectionExtension::getClassNames (PHP 5, PHP 7, PHP 8) ReflectionExtension::getClassNames — クラス名を取得する 説明 public ReflectionExtension::getClassNames (): arra ...
https://man.plustar.jp/php/reflectionextension.getclassnames.html - [similar]
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 filter 拡張モジュールはデフォルトで有効になっています。 filter 拡張モジュールを無効にするには、 --disable-filter を使ってください。 関連キーワード: インストール , 手順 , filter , 設定 , 拡張 , モジュール , ...
https://man.plustar.jp/php/filter.installation.html - [similar]
現在の Phar アーカイブ内のすべてのファイルを圧縮する 0
« Phar::compress Phar::__construct » PHP Manual Phar 現在の Phar アーカイブ内のすべてのファイルを圧縮する Phar::compressFiles (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 2.0.0) Phar::compressFiles — 現在の Phar アーカイブ内のすべてのファイルを圧縮する 説明 public Phar::compressFiles ( in ...
https://man.plustar.jp/php/phar.compressfiles.html - [similar]