検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 341 for [SIMILAR] 16 1024 4096 WITH 47402 reporting WITH... (0.333 sec.)
配列の末尾から要素を取り除く 0
« array_pad array_product » PHP Manual 配列 関数 配列の末尾から要素を取り除く array_pop (PHP 4, PHP 5, PHP 7, PHP 8) array_pop — 配列の末尾から要素を取り除く 説明 array_pop ( array &$array ): mixed array_pop() は配列 array の最後の要素の値を取り出して返します。 配列 array は、要素一つ分短 ...
https://man.plustar.jp/php/function.array-pop.html - [similar]
ディレクトリを変更する 0
« ディレクトリ 関数 chroot » PHP Manual ディレクトリ 関数 ディレクトリを変更する chdir (PHP 4, PHP 5, PHP 7, PHP 8) chdir — ディレクトリを変更する 説明 chdir ( string $directory ): bool PHP のカレントディレクトリを directory に変更します。 パラメータ directory 新しいカレントディレクトリ ...
https://man.plustar.jp/php/function.chdir.html - [similar]
FDF ドキュメントに javascript コードを追加する 0
« FDF 関数 fdf_add_template » PHP Manual FDF 関数 FDF ドキュメントに javascript コードを追加する fdf_add_doc_javascript (PHP 4 >= 4.3.0, PHP 5 < 5.3.0, PECL fdf SVN) fdf_add_doc_javascript — FDF ドキュメントに javascript コードを追加する 説明 fdf_add_doc_javascript ( resource $fdf_docume ...
https://man.plustar.jp/php/function.fdf-add-doc-javascript.html - [similar]
変数の 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]