検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 702 for [SIMILAR] 16 1024 4096 WITH 19631 getoption WITH... (0.998 sec.)
ファイルポインタを移動する 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
« imap_fetchmime imap_fetchtext » PHP Manual IMAP 関数 特定のメッセージの構造を読み込む imap_fetchstructure (PHP 4, PHP 5, PHP 7, PHP 8) imap_fetchstructure — 特定のメッセージの構造を読み込む 説明 imap_fetchstructure ( IMAP\Connection $imap , int $message_num , int $flags = 0 ): stdClass ...
https://man.plustar.jp/php/function.imap-fetchstructure.html - [similar]
行をオブジェクトとして得る 0
« pg_fetch_assoc pg_fetch_result » PHP Manual PostgreSQL 関数 行をオブジェクトとして得る pg_fetch_object (PHP 4, PHP 5, PHP 7, PHP 8) pg_fetch_object — 行をオブジェクトとして得る 説明 pg_fetch_object ( PgSql\Result $result , ? int $row = null , string $class = "stdClass" , array $constru ...
https://man.plustar.jp/php/function.pg-fetch-object.html - [similar]
文字列に使用されている単語についての情報を返す 0
« str_starts_with strcasecmp » PHP Manual String 関数 文字列に使用されている単語についての情報を返す str_word_count (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) str_word_count — 文字列に使用されている単語についての情報を返す 説明 str_word_count ( string $string , int $format = 0 , ? string $cha ...
https://man.plustar.jp/php/function.str-word-count.html - [similar]
Exif 関数 0
« 定義済み定数 exif_imagetype » PHP Manual Exif Exif 関数 Exif 関数 目次 exif_imagetype — イメージの型を定義する exif_read_data — 画像ファイルから EXIF ヘッダを読み込む exif_tagname — インデックスに対応するヘッダ名を取得する exif_thumbnail — 画像に埋め込まれたサムネイルを取得する read_ex ...
https://man.plustar.jp/php/ref.exif.html - [similar]
WinCache 関数への切り替え 0
« WinCache セッションハンドラ リソース型 » PHP Manual インストール/設定 WinCache 関数への切り替え WinCache 関数への切り替え 注意: wincache.rerouteini は WinCache 1.3.7.0 で削除されました。かわりに、自動的な関数置き換え機能を利用します。 wincache.reroute_enabled を参照ください。 WinCache ...
https://man.plustar.jp/php/wincache.reroutes.html - [similar]
Generator クラス 0
« Closure::fromCallable Generator::current » PHP Manual 定義済みのインターフェイスとクラス Generator クラス Generator クラス (PHP 5 >= 5.5.0, PHP 7, PHP 8) はじめに Generator は ジェネレータ が返すオブジェクトです。 警告 Generator オブジェクトのインスタンスは new では作れません。 クラス概 ...
https://man.plustar.jp/php/class.generator.html - [similar]
パス名とプロジェクト ID を、System V IPC キーに変換する 0
« セマフォ関数 msg_get_queue » PHP Manual セマフォ関数 パス名とプロジェクト ID を、System V IPC キーに変換する ftok (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) ftok — パス名とプロジェクト ID を、System V IPC キーに変換する 説明 ftok ( string $filename , string $project_id ): int この関数は、 f ...
https://man.plustar.jp/php/function.ftok.html - [similar]
指定されたテキストを復号する 0
« gnupg_clearsignkeys gnupg_decryptverify » PHP Manual GnuPG 関数 指定されたテキストを復号する gnupg_decrypt (PECL gnupg >= 0.1) gnupg_decrypt — 指定されたテキストを復号する 説明 gnupg_decrypt ( resource $identifier , string $text ): string 事前に gnupg_adddecryptkey で設定されたキーを使 ...
https://man.plustar.jp/php/function.gnupg-decrypt.html - [similar]
指定したテキストを暗号化する 0
« gnupg_deletekey gnupg_encryptsign » PHP Manual GnuPG 関数 指定したテキストを暗号化する gnupg_encrypt (PECL gnupg >= 0.1) gnupg_encrypt — 指定したテキストを暗号化する 説明 gnupg_encrypt ( resource $identifier , string $plaintext ): string 事前に gnupg_addencryptkey で設定したキーを使用し ...
https://man.plustar.jp/php/function.gnupg-encrypt.html - [similar]