検索

phrase: max: clip:
target: order:
Results of 211 - 220 of about 996 for [SIMILAR] 16 1024 4096 WITH 25186 compersisthelp... (0.781 sec.)
新しい OAuth オブジェクトを作成する 0
« OAuth OAuth::__destruct » PHP Manual OAuth 新しい OAuth オブジェクトを作成する OAuth::__construct (PECL OAuth >= 0.99.1) OAuth::__construct — 新しい OAuth オブジェクトを作成する 説明 public OAuth::__construct ( string $consumer_key , string $consumer_secret , string $signature_method = ...
https://man.plustar.jp/php/oauth.construct.html - [similar]
要件 0
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 この拡張モジュールを使うには libxml 拡張モジュールが必要です。つまり、 PHP 7.4 以降では --with-libxml 、それより前のバージョンでは --enable-libxml も指定しなければならないということです。 しかし、libxml はデフォ ...
https://man.plustar.jp/php/xml.requirements.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 大半のインストール環境では、APCu はデフォルトの設定で問題ありません。 しかし、本格的なユーザーは以下のパラメータのチューニングを考慮すべきです。 APCuを設定するには、ひ ...
https://man.plustar.jp/php/apcu.configuration.html - [similar]
SNMP クラス 0
« snmpwalkoid SNMP::close » PHP Manual SNMP SNMP クラス SNMP クラス (PHP 5 >= 5.4.0, PHP 7, PHP 8) はじめに SNMP セッションを表します。 クラス概要 class SNMP { /* プロパティ */ public readonly array $ info ; public ? int $ max_oids ; public int $ valueretrieval ; public bool $ quick_prin ...
https://man.plustar.jp/php/class.snmp.html - [similar]
バイナリ文字列にエクスポートする 0
« gmp_divexact gmp_fact » PHP Manual GMP 関数 バイナリ文字列にエクスポートする gmp_export (PHP 5 >= 5.6.1, PHP 7, PHP 8) gmp_export — バイナリ文字列にエクスポートする 説明 gmp_export ( GMP | int | string $num , int $word_size = 1 , int $flags = GMP_MSW_FIRST | GMP_NATIVE_ENDIAN ): string ...
https://man.plustar.jp/php/function.gmp-export.html - [similar]
ローカルな時刻/日付を整数として整形する 0
« gmstrftime localtime » PHP Manual 日付・時刻 関数 ローカルな時刻/日付を整数として整形する idate (PHP 5, PHP 7, PHP 8) idate — ローカルな時刻/日付を整数として整形する 説明 idate ( string $format , ? int $timestamp = null ): int | false 指定された引数 timestamp を、 与えられたフォーマット ...
https://man.plustar.jp/php/function.idate.html - [similar]
MySQL サーバーへの持続的な接続をオープンする 0
« mysql_num_rows mysql_ping » PHP Manual MySQL 関数 MySQL サーバーへの持続的な接続をオープンする mysql_pconnect (PHP 4, PHP 5) mysql_pconnect — MySQL サーバーへの持続的な接続をオープンする 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQLi あるいは PD ...
https://man.plustar.jp/php/function.mysql-pconnect.html - [similar]
サーバーのパラメータ設定を検索する 0
« pg_options pg_pconnect » PHP Manual PostgreSQL 関数 サーバーのパラメータ設定を検索する pg_parameter_status (PHP 5, PHP 7, PHP 8) pg_parameter_status — サーバーのパラメータ設定を検索する 説明 pg_parameter_status ( PgSql\Connection $connection = ? , string $param_name ): string サーバーの ...
https://man.plustar.jp/php/function.pg-parameter-status.html - [similar]
フォーマットされた文字列をストリームに書き込む 0
« utf8_encode vprintf » PHP Manual String 関数 フォーマットされた文字列をストリームに書き込む vfprintf (PHP 5, PHP 7, PHP 8) vfprintf — フォーマットされた文字列をストリームに書き込む 説明 vfprintf ( resource $stream , string $format , array $values ): int format によって作成された文字列を ...
https://man.plustar.jp/php/function.vfprintf.html - [similar]
フォーマットされた文字列を出力する 0
« vfprintf vsprintf » PHP Manual String 関数 フォーマットされた文字列を出力する vprintf (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) vprintf — フォーマットされた文字列を出力する 説明 vprintf ( string $format , array $values ): int format に基づき文字列フォーマットされた文字列を出力します (フォー ...
https://man.plustar.jp/php/function.vprintf.html - [similar]