検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 406 for [SIMILAR] 16 1024 4096 WITH 21101 gnupg WITH 849... (0.620 sec.)
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 Apache PHPモジュールの動作は、 php.ini の設定により影響を受けます。 php.ini の設定は、サーバーの設定ファイル内の php_flag の設定、 またはローカルなファイル .htaccess により上書きすることができます。 例1 .h ...
https://man.plustar.jp/php/apache.configuration.html - [similar]
AppendIterator を作成する 0
« AppendIterator::append AppendIterator::current » PHP Manual AppendIterator AppendIterator を作成する AppendIterator::__construct (PHP 5 >= 5.1.0, PHP 7, PHP 8) AppendIterator::__construct — AppendIterator を作成する 説明 public AppendIterator::__construct () AppendIterator を作成します ...
https://man.plustar.jp/php/appenditerator.construct.html - [similar]
FTP コンテキストオプションの一覧 0
« HTTP コンテキストオプション SSL コンテキストオプション » PHP Manual コンテキストオプションとパラメータ FTP コンテキストオプションの一覧 FTP コンテキストオプション FTP コンテキストオプション — FTP コンテキストオプションの一覧 説明 ftp:// および ftps:// トランスポート用のコンテキストオプ ...
https://man.plustar.jp/php/context.ftp.html - [similar]
渡された配列の要素を置き換える 0
« array_replace_recursive array_reverse » PHP Manual 配列 関数 渡された配列の要素を置き換える array_replace (PHP 5 >= 5.3.0, PHP 7, PHP 8) array_replace — 渡された配列の要素を置き換える 説明 array_replace ( array $array , array ...$replacements ): array array_replace() は、 array の値をそ ...
https://man.plustar.jp/php/function.array-replace.html - [similar]
FDF に埋め込まれている、アップロードされたファイルを展開する 0
« fdf_get_ap fdf_get_encoding » PHP Manual FDF 関数 FDF に埋め込まれている、アップロードされたファイルを展開する fdf_get_attachment (PHP 4 >= 4.3.0, PHP 5 < 5.3.0, PECL fdf SVN) fdf_get_attachment — FDF に埋め込まれている、アップロードされたファイルを展開する 説明 fdf_get_attachment ( re ...
https://man.plustar.jp/php/function.fdf-get-attachment.html - [similar]
イテレータを配列にコピーする 0
« iterator_count spl_autoload_call » PHP Manual SPL 関数 イテレータを配列にコピーする iterator_to_array (PHP 5 >= 5.1.0, PHP 7, PHP 8) iterator_to_array — イテレータを配列にコピーする 説明 iterator_to_array ( Traversable $iterator , bool $preserve_keys = true ): array イテレータの要素を配 ...
https://man.plustar.jp/php/function.iterator-to-array.html - [similar]
エクスポート可能な形式で、キーをファイルに取得する 0
« openssl_pkey_derive openssl_pkey_export » PHP Manual OpenSSL 関数 エクスポート可能な形式で、キーをファイルに取得する openssl_pkey_export_to_file (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) openssl_pkey_export_to_file — エクスポート可能な形式で、キーをファイルに取得する 説明 openssl_pkey_expo ...
https://man.plustar.jp/php/function.openssl-pkey-export-to-file.html - [similar]
エクスポート可能な形式で、キーを文字列に取得する 0
« openssl_pkey_export_to_file openssl_pkey_free » PHP Manual OpenSSL 関数 エクスポート可能な形式で、キーを文字列に取得する openssl_pkey_export (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) openssl_pkey_export — エクスポート可能な形式で、キーを文字列に取得する 説明 openssl_pkey_export ( OpenSSLAs ...
https://man.plustar.jp/php/function.openssl-pkey-export.html - [similar]
変数がユーザーキャッシュに存在するかどうかを調べる 0
« wincache_ucache_delete wincache_ucache_get » PHP Manual WinCache 関数 変数がユーザーキャッシュに存在するかどうかを調べる wincache_ucache_exists (PECL wincache >= 1.1.0) wincache_ucache_exists — 変数がユーザーキャッシュに存在するかどうかを調べる 説明 wincache_ucache_exists ( string $key ...
https://man.plustar.jp/php/function.wincache-ucache-exists.html - [similar]
列挙型をシリアライズする 0
« 値のリスト 例 » PHP Manual 列挙型(Enum) 列挙型をシリアライズする 列挙型をシリアライズする 列挙型は、オブジェクトとは違う形でシリアライズされます。 特別に、列挙型には case 名を指定する新しいシリアライズコード "E" が付与されています。 デシリアライズのルーチンはそれを使って、 既存のシング ...
https://man.plustar.jp/php/language.enumerations.serialization.html - [similar]