検索

phrase: max: clip:
target: order:
Results of 411 - 420 of about 1117 for [SIMILAR] 16 1024 4096 WITH 9256 option WITH 900... (2.163 sec.)
データベースを持続的にオープンする 0
« dba_optimize dba_replace » PHP Manual DBA 関数 データベースを持続的にオープンする dba_popen (PHP 4, PHP 5, PHP 7, PHP 8) dba_popen — データベースを持続的にオープンする 説明 dba_popen ( string $path , string $mode , string $handler = ? , mixed ...$args ): resource | false dba_popen() は ...
https://man.plustar.jp/php/function.dba-popen.html - [similar]
アクティブなリソースを返す 0
« get_required_files getenv » PHP Manual PHP オプション/情報 関数 アクティブなリソースを返す get_resources (PHP 7, PHP 8) get_resources — アクティブなリソースを返す 説明 get_resources ( ? string $type = null ): array 現在アクティブなすべての リソース の配列を返します。 オプションでリソー ...
https://man.plustar.jp/php/function.get-resources.html - [similar]
画像の解像度を取得/設定する 0
« imagerectangle imagerotate » PHP Manual GD および Image 関数 画像の解像度を取得/設定する imageresolution (PHP 7 >= 7.2.0, PHP 8) imageresolution — 画像の解像度を取得/設定する 説明 imageresolution ( GdImage $image , ? int $resolution_x = null , ? int $resolution_y = null ): array | bool ...
https://man.plustar.jp/php/function.imageresolution.html - [similar]
新しいセッションを開始、あるいは既存のセッションを再開する 0
« session_set_save_handler session_status » PHP Manual セッション関数 新しいセッションを開始、あるいは既存のセッションを再開する session_start (PHP 4, PHP 5, PHP 7, PHP 8) session_start — 新しいセッションを開始、あるいは既存のセッションを再開する 説明 session_start ( array $options = [] ...
https://man.plustar.jp/php/function.session-start.html - [similar]
暗号化されたストリームから、データのチャンクを複号する 0
« sodium_crypto_secretstream_xchacha20poly1305_keygen sodium_crypto_secretstream_xchacha20poly1305_push » PHP Manual Sodium 関数 暗号化されたストリームから、データのチャンクを複号する sodium_crypto_secretstream_xchacha20poly1305_pull (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_secretstream_xch ...
https://man.plustar.jp/php/function.sodium-crypto-secretstream-xchacha20poly1305... - [similar]
画像のサイズを変更する 0
« Imagick::resetImagePage Imagick::rollImage » PHP Manual Imagick 画像のサイズを変更する Imagick::resizeImage (PECL imagick 2, PECL imagick 3) Imagick::resizeImage — 画像のサイズを変更する 説明 public Imagick::resizeImage ( int $columns , int $rows , int $filter , float $blur , bool $bes ...
https://man.plustar.jp/php/imagick.resizeimage.html - [similar]
Nginx 1.4.x (Unix システム用) 0
« Apache 2.x (Unixシステム用) Lighttpd 1.4 (Unix システム用) » PHP Manual Unix システムへのインストール Nginx 1.4.x (Unix システム用) Nginx 1.4.x (Unix システム用) このドキュメントは、Nginx 1.4.x HTTPサーバ 向けに PHP を PHP-FPM とともにインストールし、設定する方法を示します。 このガイド ...
https://man.plustar.jp/php/install.unix.nginx.html - [similar]
定義済み定数 0
« mysqli 拡張モジュールでの持続的接続 ノート » PHP Manual MySQLi 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 MYSQLI_READ_DEFAULT_GROUP my.cnf の指定した名前 ...
https://man.plustar.jp/php/mysqli.constants.html - [similar]
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 PCRE は PHP のコア拡張モジュールなので、常に有効となっています。 デフォルトでは、この拡張モジュールのコンパイルには、バンドルされている PCRE ライブラリを利用します。別の PCRE ライブラリを使ってコンパイルす ...
https://man.plustar.jp/php/pcre.installation.html - [similar]
接続、および接続の管理 0
« 定義済み定数 トランザクションおよび自動コミット » PHP Manual PDO 接続、および接続の管理 接続、および接続の管理 PDO 基底クラスのインスタンスを作成することにより、接続が確立されます。 どのドライバを使用するのかにかかわらず、常に PDO クラスを指定します。 コンストラクタに渡す引数により、デ ...
https://man.plustar.jp/php/pdo.connections.html - [similar]