検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 285 for [SIMILAR] 16 1024 4096 WITH 16654 truncate WITH ... (2.497 sec.)
文字列の crc32 多項式計算を行う 0
« count_chars crypt » PHP Manual String 関数 文字列の crc32 多項式計算を行う crc32 (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) crc32 — 文字列の crc32 多項式計算を行う 説明 crc32 ( string $string ): int string の 32 ビット長の CRC (cyclic redundancy checksum) チェックサムを生成します。 これは通 ...
https://man.plustar.jp/php/function.crc32.html - [similar]
fd について C ライブラリの fcntl を実行する 0
« dio_close dio_open » PHP Manual ダイレクト IO 関数 fd について C ライブラリの fcntl を実行する dio_fcntl (PHP 4 >= 4.2.0, PHP 5 < 5.1.0) dio_fcntl — fd について C ライブラリの fcntl を実行する 説明 dio_fcntl ( resource $fd , int $cmd , mixed $args = ? ): mixed 関数 dio_fcntl() は、ファ ...
https://man.plustar.jp/php/function.dio-fcntl.html - [similar]
変数が空であるかどうかを検査する 0
« doubleval floatval » PHP Manual 変数操作 関数 変数が空であるかどうかを検査する empty (PHP 4, PHP 5, PHP 7, PHP 8) empty — 変数が空であるかどうかを検査する 説明 empty ( mixed $var ): bool 変数が空であるかどうかを検査します。 変数が空であるとみなされるのは、変数が存在しない場合や 変数の値 ...
https://man.plustar.jp/php/function.empty.html - [similar]
ファイルポインタを移動する 0
« fscanf fstat » PHP Manual ファイルシステム 関数 ファイルポインタを移動する fseek (PHP 4, PHP 5, PHP 7, PHP 8) fseek — ファイルポインタを移動する 説明 fseek ( resource $stream , int $offset , int $whence = SEEK_SET ): int stream が指しているファイルのファイル位置識別子を ファイル・ストリ ...
https://man.plustar.jp/php/function.fseek.html - [similar]
デフォルトの書記素クラスタシーケンスをテキストバッファから取り出す関数。 テキス... 0
« Grapheme 関数 grapheme_stripos » PHP Manual Grapheme 関数 デフォルトの書記素クラスタシーケンスをテキストバッファから取り出す関数。 テキストは UTF-8 でエンコードされている必要があります grapheme_extract (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) grapheme_extract — デフォルトの書 ...
https://man.plustar.jp/php/function.grapheme-extract.html - [similar]
大文字小文字を区別せず、文字列内で最初にあらわれる場所の (書記素単位の) 位置を見... 0
« grapheme_extract grapheme_stristr » PHP Manual Grapheme 関数 大文字小文字を区別せず、文字列内で最初にあらわれる場所の (書記素単位の) 位置を見つける grapheme_stripos (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) grapheme_stripos — 大文字小文字を区別せず、文字列内で最初にあらわれる場 ...
https://man.plustar.jp/php/function.grapheme-stripos.html - [similar]
ローカルな時刻/日付を整数として整形する 0
« gmstrftime localtime » PHP Manual 日付・時刻 関数 ローカルな時刻/日付を整数として整形する idate (PHP 5, PHP 7, PHP 8) idate — ローカルな時刻/日付を整数として整形する 説明 idate ( string $format , ? int $timestamp = null ): int | false 指定された引数 timestamp を、 与えられたフォーマット ...
https://man.plustar.jp/php/function.idate.html - [similar]
結果からカラム情報を取得し、オブジェクトとして返す 0
« mysql_fetch_assoc mysql_fetch_lengths » PHP Manual MySQL 関数 結果からカラム情報を取得し、オブジェクトとして返す mysql_fetch_field (PHP 4, PHP 5) mysql_fetch_field — 結果からカラム情報を取得し、オブジェクトとして返す 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除さ ...
https://man.plustar.jp/php/function.mysql-fetch-field.html - [similar]
結果の行をオブジェクトとして取得する 0
« mysql_fetch_lengths mysql_fetch_row » PHP Manual MySQL 関数 結果の行をオブジェクトとして取得する mysql_fetch_object (PHP 4, PHP 5) mysql_fetch_object — 結果の行をオブジェクトとして取得する 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQLi あるいは ...
https://man.plustar.jp/php/function.mysql-fetch-object.html - [similar]
結果において指定したフィールドの型を取得する 0
« mysql_field_table mysql_free_result » PHP Manual MySQL 関数 結果において指定したフィールドの型を取得する mysql_field_type (PHP 4, PHP 5) mysql_field_type — 結果において指定したフィールドの型を取得する 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQ ...
https://man.plustar.jp/php/function.mysql-field-type.html - [similar]