検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 376 for [SIMILAR] 16 1024 4096 WITH 9866 strlen WITH 803... (0.813 sec.)
Creates a function at runtime 0
« uopz_flags uopz_get_exit_status » PHP Manual Uopz 関数 Creates a function at runtime uopz_function (PECL uopz 1, PECL uopz 2) uopz_function — Creates a function at runtime 警告 この関数は、PECL uopz 5.0.0 で 削除 されました。 説明 uopz_function ( string $function , Closure $handler , i ...
https://man.plustar.jp/php/function.uopz-function.html - [similar]
ストリームラッパーとして登録するクラスの例 0
« 例 php_user_filter » PHP Manual 例 ストリームラッパーとして登録するクラスの例 ストリームラッパーとして登録するクラスの例 以下のサンプルは、var:// プロトコルハンドラを実装し、 指定した名前のグローバル変数の読み書きを fread() のような標準のファイルシステム関数でできるようにしています。 以 ...
https://man.plustar.jp/php/stream.streamwrapper.example-1.html - [similar]
関数の定義(プロトタイプ)を読むには 0
« ユーザーノートについて 本マニュアルに記載された PHP のバージョン » PHP Manual マニュアルについて 関数の定義(プロトタイプ)を読むには 関数の定義(プロトタイプ)を読むには 各関数についてクイックリファレンスが記述されているので、 マニュアルを読み理解するノウハウは PHP の利用をより簡単にしてく ...
https://man.plustar.jp/php/about.prototypes.html - [similar]
Unsets a previously set return value for a function 0
« uopz_unset_mock WinCache » PHP Manual Uopz 関数 Unsets a previously set return value for a function uopz_unset_return (PECL uopz 5, PECL uopz 6, PECL uopz 7) uopz_unset_return — Unsets a previously set return value for a function 説明 uopz_unset_return ( string $function ): bool uopz_u ...
https://man.plustar.jp/php/function.uopz-unset-return.html - [similar]
指定した符号化方式でデータを圧縮する 0
« zlib_decode zlib_get_coding_type » PHP Manual Zlib 関数 指定した符号化方式でデータを圧縮する zlib_encode (PHP 5 >= 5.4.0, PHP 7, PHP 8) zlib_encode — 指定した符号化方式でデータを圧縮する 説明 zlib_encode ( string $data , int $encoding , int $level = -1 ): string | false 指定した符号化方 ...
https://man.plustar.jp/php/function.zlib-encode.html - [similar]
CMS メッセージを復号化する 0
« openssl_cipher_iv_length openssl_cms_encrypt » PHP Manual OpenSSL 関数 CMS メッセージを復号化する openssl_cms_decrypt (PHP 8) openssl_cms_decrypt — CMS メッセージを復号化する 説明 openssl_cms_decrypt ( string $input_filename , string $output_filename , OpenSSLCertificate | string $cert ...
https://man.plustar.jp/php/function.openssl-cms-decrypt.html - [similar]
ファイルに署名する 0
« openssl_cms_read openssl_cms_verify » PHP Manual OpenSSL 関数 ファイルに署名する openssl_cms_sign (PHP 8) openssl_cms_sign — ファイルに署名する 説明 openssl_cms_sign ( string $input_filename , string $output_filename , OpenSSLCertificate | string $certificate , OpenSSLAsymmetricKey | O ...
https://man.plustar.jp/php/function.openssl-cms-sign.html - [similar]
区別できないソケットの組を作成し、配列に保存する 0
« socket_create_listen socket_create » PHP Manual ソケット 関数 区別できないソケットの組を作成し、配列に保存する socket_create_pair (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) socket_create_pair — 区別できないソケットの組を作成し、配列に保存する 説明 socket_create_pair ( int $domain , int $typ ...
https://man.plustar.jp/php/function.socket-create-pair.html - [similar]
declare 0
« match return » PHP Manual 制御構造 declare declare (PHP 4, PHP 5, PHP 7, PHP 8) declare 文は、あるコードブロックの中に 実行ディレクティブをセットするために使用します。 declare の文法は他の制御構造と似ています。 declare (ディレクティブ) 文 ディレクティブ の箇所で、セットされた declare ブ ...
https://man.plustar.jp/php/control-structures.declare.html - [similar]
文字列が最後に現れる場所を見つける 0
« iconv_strpos iconv_substr » PHP Manual iconv 関数 文字列が最後に現れる場所を見つける iconv_strrpos (PHP 5, PHP 7, PHP 8) iconv_strrpos — 文字列が最後に現れる場所を見つける 説明 iconv_strrpos ( string $haystack , string $needle , ? string $encoding = null ): int | false needle が haysta ...
https://man.plustar.jp/php/function.iconv-strrpos.html - [similar]