検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 310 for [SIMILAR] 16 1024 4096 WITH 22789 ラベ WITH 2176... (0.344 sec.)
変数の float 値を取得する 0
« empty get_debug_type » PHP Manual 変数操作 関数 変数の float 値を取得する floatval (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) floatval — 変数の float 値を取得する 説明 floatval ( mixed $value ): float value の float 値を返します。 パラメータ value あらゆるスカラ型を指定できます。オブジェクト ...
https://man.plustar.jp/php/function.floatval.html - [similar]
文字列を圧縮する 0
« gzclose gzdecode » PHP Manual Zlib 関数 文字列を圧縮する gzcompress (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) gzcompress — 文字列を圧縮する 説明 gzcompress ( string $data , int $level = -1 , int $encoding = ZLIB_ENCODING_DEFLATE ): string | false この関数は、 ZLIB データフォーマットを用いて ...
https://man.plustar.jp/php/function.gzcompress.html - [similar]
16進エンコードされたバイナリ文字列をデコードする 0
« hebrevc html_entity_decode » PHP Manual String 関数 16進エンコードされたバイナリ文字列をデコードする hex2bin (PHP 5 >= 5.4.0, PHP 7, PHP 8) hex2bin — 16進エンコードされたバイナリ文字列をデコードする 説明 hex2bin ( string $string ): string | false 16進エンコードされたバイナリ文字列をデコ ...
https://man.plustar.jp/php/function.hex2bin.html - [similar]
現在の属性から属性を削除する 0
« ldap_mod_del_ext ldap_mod_replace_ext » PHP Manual LDAP 関数 現在の属性から属性を削除する ldap_mod_del (PHP 4, PHP 5, PHP 7, PHP 8) ldap_mod_del — 現在の属性から属性を削除する 説明 ldap_mod_del ( LDAP\Connection $ldap , string $dn , array $entry , ? array $controls = null ): bool ひとつ ...
https://man.plustar.jp/php/function.ldap-mod-del.html - [similar]
文字列の長さを得る 0
« mb_stristr mb_strpos » PHP Manual マルチバイト文字列 関数 文字列の長さを得る mb_strlen (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) mb_strlen — 文字列の長さを得る 説明 mb_strlen ( string $string , ? string $encoding = null ): int 文字列の長さを取得します。 パラメータ string 長さを調べたい文字 ...
https://man.plustar.jp/php/function.mb-strlen.html - [similar]
PHP スクリプトを、実行せずにコンパイルしてキャッシュする 0
« OPcache 関数 opcache_get_configuration » PHP Manual OPcache 関数 PHP スクリプトを、実行せずにコンパイルしてキャッシュする opcache_compile_file (PHP 5 >= 5.5.5, PHP 7, PHP 8, PECL ZendOpcache > 7.0.2) opcache_compile_file — PHP スクリプトを、実行せずにコンパイルしてキャッシュする 説明 o ...
https://man.plustar.jp/php/function.opcache-compile-file.html - [similar]
ダイジェストを計算する 0
« openssl_dh_compute_key openssl_encrypt » PHP Manual OpenSSL 関数 ダイジェストを計算する openssl_digest (PHP 5 >= 5.3.0, PHP 7, PHP 8) openssl_digest — ダイジェストを計算する 説明 openssl_digest ( string $data , string $digest_algo , bool $binary = false ): string | false 与えられたメソ ...
https://man.plustar.jp/php/function.openssl-digest.html - [similar]
以前のエラーハンドラ関数を回復する 0
« error_reporting restore_exception_handler » PHP Manual エラー処理関数 以前のエラーハンドラ関数を回復する restore_error_handler (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) restore_error_handler — 以前のエラーハンドラ関数を回復する 説明 restore_error_handler (): bool set_error_handler() を使用 ...
https://man.plustar.jp/php/function.restore-error-handler.html - [similar]
文字列のコードページを別のものに変換する 0
« php_strip_whitespace sapi_windows_cp_get » PHP Manual その他の関数 文字列のコードページを別のものに変換する sapi_windows_cp_conv (PHP 7 >= 7.1.0, PHP 8) sapi_windows_cp_conv — 文字列のコードページを別のものに変換する 説明 sapi_windows_cp_conv ( int | string $in_codepage , int | string ...
https://man.plustar.jp/php/function.sapi-windows-cp-conv.html - [similar]
共有メモリの変数を挿入または更新する 0
« shm_has_var shm_remove_var » PHP Manual セマフォ関数 共有メモリの変数を挿入または更新する shm_put_var (PHP 4, PHP 5, PHP 7, PHP 8) shm_put_var — 共有メモリの変数を挿入または更新する 説明 shm_put_var ( SysvSharedMemory $shm , int $key , mixed $value ): bool shm_put_var() は、 指定した k ...
https://man.plustar.jp/php/function.shm-put-var.html - [similar]