検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 385 for [SIMILAR] 16 1024 4096 WITH 17759 strlen WITH 82... (1.088 sec.)
与えられたキーから導出されるHKDFキーを生成する 0
« hash_final hash_hmac_algos » PHP Manual Hash 関数 与えられたキーから導出されるHKDFキーを生成する hash_hkdf (PHP 7 >= 7.1.2, PHP 8) hash_hkdf — 与えられたキーから導出されるHKDFキーを生成する 説明 hash_hkdf ( string $algo , string $key , int $length = 0 , string $info = "" , string $salt ...
https://man.plustar.jp/php/function.hash-hkdf.html - [similar]
文字列の一部を得る 0
« mb_str_split mb_strimwidth » PHP Manual マルチバイト文字列 関数 文字列の一部を得る mb_strcut (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) mb_strcut — 文字列の一部を得る 説明 mb_strcut ( string $string , int $start , ? int $length = null , ? string $encoding = null ): string mb_strcut() は、あ ...
https://man.plustar.jp/php/function.mb-strcut.html - [similar]
フィールドのデータ型の名前を返す 0
« oci_field_type_raw oci_free_descriptor » PHP Manual OCI8 関数 フィールドのデータ型の名前を返す oci_field_type (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_field_type — フィールドのデータ型の名前を返す 説明 oci_field_type ( resource $statement , string | int $column ): string | int | f ...
https://man.plustar.jp/php/function.oci-field-type.html - [similar]
Windows のサポート 0
« その他の変更 PHP 5.6.x から PHP 7.0.x への移行 » PHP Manual PHP 7.0.x から PHP 7.1.x への移行 Windows のサポート Windows のサポート 長いpath と UTF-8のpath のサポート Webアプリケーションが UTF-8 に対応しているなら、追加の作業は必要ありません。 UTF-8 でないpathへの I/O に依存したアプリケ ...
https://man.plustar.jp/php/migration71.windows-support.html - [similar]
Create a new SSL buffer event to send its data over another buffer event 0
« EventBufferEvent::sslError EventBufferEvent::sslGetCipherInfo » PHP Manual EventBufferEvent Create a new SSL buffer event to send its data over another buffer event EventBufferEvent::sslFilter (PECL event >= 1.2.6-beta) EventBufferEvent::sslFilter — Create a new SSL buffer event to sen ...
https://man.plustar.jp/php/eventbufferevent.sslfilter.html - [similar]
xhprof サンプルプロファイラを終了する 0
« xhprof_enable xhprof_sample_enable » PHP Manual Xhprof 関数 xhprof サンプルプロファイラを終了する xhprof_sample_disable (PECL xhprof >= 0.9.0) xhprof_sample_disable — xhprof サンプルプロファイラを終了する 説明 xhprof_sample_disable (): array サンプルモードの xhprof プロファイラを終了し ...
https://man.plustar.jp/php/function.xhprof-sample-disable.html - [similar]
文字エンコーディング変換用の設定を行なう 0
« iconv_mime_encode iconv_strlen » PHP Manual iconv 関数 文字エンコーディング変換用の設定を行なう iconv_set_encoding (PHP 4 >= 4.0.5, PHP 5, PHP 7, PHP 8) iconv_set_encoding — 文字エンコーディング変換用の設定を行なう 説明 iconv_set_encoding ( string $type , string $encoding ): bool type ...
https://man.plustar.jp/php/function.iconv-set-encoding.html - [similar]
PHP による PNG の生成 0
« 例 アルファチャネルを使用した、画像へのすかしの追加 » PHP Manual 例 PHP による PNG の生成 PHP による PNG の生成 例1 PHP による PNG の生成 <?php header ( "Content-type: image/png" ); $string = $_GET [ 'text' ]; $im = imagecreatefrompng ( "images/button1.png" ); $orange = imagecoloralloc ...
https://man.plustar.jp/php/image.examples-png.html - [similar]
論理表記のヘブライ語を物理表記に変換する 0
« get_html_translation_table hebrevc » PHP Manual String 関数 論理表記のヘブライ語を物理表記に変換する hebrev (PHP 4, PHP 5, PHP 7, PHP 8) hebrev — 論理表記のヘブライ語を物理表記に変換する 説明 hebrev ( string $string , int $max_chars_per_line = 0 ): string 論理表記のヘブライ語を物理表記 ...
https://man.plustar.jp/php/function.hebrev.html - [similar]
はじめに 0
« Hash インストール/設定 » PHP Manual Hash はじめに はじめに メッセージダイジェスト (ハッシュ) エンジンです。さまざまなハッシュ アルゴリズムを使用して、任意の長さのメッセージに対する 直接的あるいは段階的な処理を可能とします。 関連キーワード: Hash , メッセージ , ハッシュ , インストール , ...
https://man.plustar.jp/php/intro.hash.html - [similar]