検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 1010 for [SIMILAR] 16 1024 4096 WITH 21554 reflectionpara... (1.041 sec.)
引数のリストから要素をひとつ返す 0
« forward_static_call func_get_args » PHP Manual 関数処理 関数 引数のリストから要素をひとつ返す func_get_arg (PHP 4, PHP 5, PHP 7, PHP 8) func_get_arg — 引数のリストから要素をひとつ返す 説明 func_get_arg ( int $position ): mixed ユーザーが定義した関数の引数リストから、指定した引数を取得し ...
https://man.plustar.jp/php/function.func-get-arg.html - [similar]
統計情報 0
« 持続的接続 メモ » PHP Manual Mysqlnd 統計情報 統計情報 統計情報を使う MySQL Native Driver は、クライアントとサーバー間の通信に関する統計情報を収集する機能をサポートしています。収集できる統計情報は主に2つのタイプに分けられます。 クライアントの統計情報 接続の統計情報 mysqli 拡張機能を使っ ...
https://man.plustar.jp/php/mysqlnd.stats.html - [similar]
陥りやすい落とし穴 0
« エラーメッセージの説明 複数ファイルのアップロード » PHP Manual ファイルアップロードの処理 陥りやすい落とし穴 陥りやすい落とし穴 MAX_FILE_SIZE の値に、 php.ini の upload_max_filesize で指定されたファイルサイズより大きなファイルサイズを指定する ことはできません。デフォルトは、2 メガバイト ...
https://man.plustar.jp/php/features.file-upload.common-pitfalls.html - [similar]
関数の引数リストを配列として返す 0
« func_get_arg func_num_args » PHP Manual 関数処理 関数 関数の引数リストを配列として返す func_get_args (PHP 4, PHP 5, PHP 7, PHP 8) func_get_args — 関数の引数リストを配列として返す 説明 func_get_args (): array 関数の引数リストを配列で取得します。 この関数は func_num_args() および func_ge ...
https://man.plustar.jp/php/function.func-get-args.html - [similar]
システムのロガーへの接続をオープンする 0
« net_get_interfaces pfsockopen » PHP Manual ネットワーク 関数 システムのロガーへの接続をオープンする openlog (PHP 4, PHP 5, PHP 7, PHP 8) openlog — システムのロガーへの接続をオープンする 説明 openlog ( string $prefix , int $flags , int $facility ): bool openlog() は、プログラムによるシス ...
https://man.plustar.jp/php/function.openlog.html - [similar]
CSR を作成する 0
« openssl_csr_get_subject openssl_csr_sign » PHP Manual OpenSSL 関数 CSR を作成する openssl_csr_new (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) openssl_csr_new — CSR を作成する 説明 openssl_csr_new ( array $distinguished_names , OpenSSLAsymmetricKey &$private_key , ? array $options = null , ? ...
https://man.plustar.jp/php/function.openssl-csr-new.html - [similar]
APCUIterator イテレータオブジェクトを作成する 0
« APCUIterator APCUIterator::current » PHP Manual APCUIterator APCUIterator イテレータオブジェクトを作成する APCUIterator::__construct (PECL apcu >= 5.0.0) APCUIterator::__construct — APCUIterator イテレータオブジェクトを作成する 説明 public APCUIterator::__construct ( array | string | n ...
https://man.plustar.jp/php/apcuiterator.construct.html - [similar]
bzip2 形式のデータを解凍する 0
« bzcompress bzerrno » PHP Manual Bzip2 関数 bzip2 形式のデータを解凍する bzdecompress (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) bzdecompress — bzip2 形式のデータを解凍する 説明 bzdecompress ( string $data , bool $use_less_memory = false ): string | int | false bzdecompress() は、bzip2 形式の ...
https://man.plustar.jp/php/function.bzdecompress.html - [similar]
LDAP ディレクトリにエントリを付加する 0
« ldap_8859_to_t61 ldap_add » PHP Manual LDAP 関数 LDAP ディレクトリにエントリを付加する ldap_add_ext (PHP 7 >= 7.3.0, PHP 8) ldap_add_ext — LDAP ディレクトリにエントリを付加する 説明 ldap_add_ext ( LDAP\Connection $ldap , string $dn , array $entry , ? array $controls = null ): LDAP\Resu ...
https://man.plustar.jp/php/function.ldap-add-ext.html - [similar]
LDAP ディレクトリにバインドする 0
« ldap_add ldap_bind » PHP Manual LDAP 関数 LDAP ディレクトリにバインドする ldap_bind_ext (PHP 7 >= 7.3.0, PHP 8) ldap_bind_ext — LDAP ディレクトリにバインドする 説明 ldap_bind_ext ( LDAP\Connection $ldap , ? string $dn = null , ? string $password = null , ? array $controls = null ): LDA ...
https://man.plustar.jp/php/function.ldap-bind-ext.html - [similar]