検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 892 for [SIMILAR] 16 1024 4096 WITH 7926 ナリ WITH 7761 ... (0.701 sec.)
段階的なハッシュ処理を終了し、出来上がったダイジェストを返す 0
« hash_file hash_hkdf » PHP Manual Hash 関数 段階的なハッシュ処理を終了し、出来上がったダイジェストを返す hash_final (PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL hash >= 1.1) hash_final — 段階的なハッシュ処理を終了し、出来上がったダイジェストを返す 説明 hash_final ( HashContext $context , bool $b ...
https://man.plustar.jp/php/function.hash-final.html - [similar]
バイナリセーフな文字列比較 0
« strchr strcoll » PHP Manual String 関数 バイナリセーフな文字列比較 strcmp (PHP 4, PHP 5, PHP 7, PHP 8) strcmp — バイナリセーフな文字列比較 説明 strcmp ( string $string1 , string $string2 ): int この比較は大文字小文字を区別することに注意してください。 パラメータ string1 最初の文字列。 s ...
https://man.plustar.jp/php/function.strcmp.html - [similar]
基本的な例 0
« 例 DBA 関数 » PHP Manual 例 基本的な例 基本的な例 例1 DBA の例 <?php $id = dba_open ( "/tmp/test.db" , "n" , "db2" ); if (! $id ) { echo "dba_open failed\n" ; exit; } dba_replace ( "key" , "This is an example!" , $id ); if ( dba_exists ( "key" , $id )) { echo dba_fetch ( "key" , $id ); ...
https://man.plustar.jp/php/dba.example.html - [similar]
16進エンコードされたバイナリ文字列をデコードする 0
« sodium_crypto_stream sodium_increment » PHP Manual Sodium 関数 16進エンコードされたバイナリ文字列をデコードする sodium_hex2bin (PHP 7 >= 7.2.0, PHP 8) sodium_hex2bin — 16進エンコードされたバイナリ文字列をデコードする 説明 sodium_hex2bin ( string $string , string $ignore = "" ): string ...
https://man.plustar.jp/php/function.sodium-hex2bin.html - [similar]
OpenBSD へのインストール 0
« CGI およびコマンドライン Solaris へのインストール » PHP Manual Unix システムへのインストール OpenBSD へのインストール OpenBSD へのインストール このセクションでは、PHP を » OpenBSD 5.8 に インストールする場合に固有の注意事項とヒントについて説明します。 バイナリパッケージの使用 OpenBSD に ...
https://man.plustar.jp/php/install.unix.openbsd.html - [similar]
ResourceBundle クラス 0
« IntlDateFormatter::setTimeZone ResourceBundle::count » PHP Manual intl ResourceBundle クラス ResourceBundle クラス (PHP 5 >= 5.3.2, PHP 7, PHP 8, PECL intl >= 2.0.0) はじめに ローカライズしたソフトウェア製品には、 現在のロケールによって切り替えるデータのセットが必要となることがよくあり ...
https://man.plustar.jp/php/class.resourcebundle.html - [similar]
ファイルまたは URL をオープンする 0
« fnmatch fpassthru » PHP Manual ファイルシステム 関数 ファイルまたは URL をオープンする fopen (PHP 4, PHP 5, PHP 7, PHP 8) fopen — ファイルまたは URL をオープンする 説明 fopen ( string $filename , string $mode , bool $use_include_path = false , ? resource $context = null ): resource | f ...
https://man.plustar.jp/php/function.fopen.html - [similar]
バイナリ文字列から画像を読み込む 0
« Gmagick::readimage Gmagick::readimagefile » PHP Manual Gmagick バイナリ文字列から画像を読み込む Gmagick::readimageblob (PECL gmagick >= Unknown) Gmagick::readimageblob — バイナリ文字列から画像を読み込む 説明 public Gmagick::readimageblob ( string $imageContents , string $filename = ? ) ...
https://man.plustar.jp/php/gmagick.readimageblob.html - [similar]
定義済み定数 0
« リソース型 IBM DB2 関数 » PHP Manual IBM DB2 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 DB2_BINARY ( int ) バイナリデータをそのままの形式で返します。デフ ...
https://man.plustar.jp/php/ibm-db2.constants.html - [similar]
プロセスへのファイルポインタをオープンする 0
« pclose readfile » PHP Manual ファイルシステム 関数 プロセスへのファイルポインタをオープンする popen (PHP 4, PHP 5, PHP 7, PHP 8) popen — プロセスへのファイルポインタをオープンする 説明 popen ( string $command , string $mode ): resource | false command で指定したコマンドのフォークによっ ...
https://man.plustar.jp/php/function.popen.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT