検索

phrase: max: clip:
target: order:
Results of 251 - 260 of about 396 for [SIMILAR] 16 1024 4096 WITH 32769 multipleiterat... (2.052 sec.)
セッション管理の基礎 0
« セッション と セキュリティ セッションに関連する INI 設定をセキュアにする » PHP Manual セッション と セキュリティ セッション管理の基礎 セッション管理の基礎 セッションのセキュリティ セッションモジュールは、セッションに保存された情報を 作成したユーザーだけが見られることを保証できません。 ...
https://man.plustar.jp/php/features.session.security.management.html - [similar]
ファイルの読み書き用ポインタの現在位置を返す 0
« fsync ftruncate » PHP Manual ファイルシステム 関数 ファイルの読み書き用ポインタの現在位置を返す ftell (PHP 4, PHP 5, PHP 7, PHP 8) ftell — ファイルの読み書き用ポインタの現在位置を返す 説明 ftell ( resource $stream ): int | false stream ファイルの読み書き用ポインタの現在位置を返します。 ...
https://man.plustar.jp/php/function.ftell.html - [similar]
メッセージ本文を読む 0
« imap_binary imap_bodystruct » PHP Manual IMAP 関数 メッセージ本文を読む imap_body (PHP 4, PHP 5, PHP 7, PHP 8) imap_body — メッセージ本文を読む 説明 imap_body ( IMAP\Connection $imap , int $message_num , int $flags = 0 ): string | false imap_body() は、現在のメールボックスにある messag ...
https://man.plustar.jp/php/function.imap-body.html - [similar]
メッセージ本文中の特定のセクションを取り出す 0
« imap_fetch_overview imap_fetchheader » PHP Manual IMAP 関数 メッセージ本文中の特定のセクションを取り出す imap_fetchbody (PHP 4, PHP 5, PHP 7, PHP 8) imap_fetchbody — メッセージ本文中の特定のセクションを取り出す 説明 imap_fetchbody ( IMAP\Connection $imap , int $message_num , string $se ...
https://man.plustar.jp/php/function.imap-fetchbody.html - [similar]
メッセージの特定のセクションに対する MIME ヘッダを取り出します 0
« imap_fetchheader imap_fetchstructure » PHP Manual IMAP 関数 メッセージの特定のセクションに対する MIME ヘッダを取り出します imap_fetchmime (PHP 5 >= 5.3.6, PHP 7, PHP 8) imap_fetchmime — メッセージの特定のセクションに対する MIME ヘッダを取り出します 説明 imap_fetchmime ( IMAP\Connection ...
https://man.plustar.jp/php/function.imap-fetchmime.html - [similar]
指定されたメッセージをメールボックスにコピーする 0
« imap_mail_compose imap_mail_move » PHP Manual IMAP 関数 指定されたメッセージをメールボックスにコピーする imap_mail_copy (PHP 4, PHP 5, PHP 7, PHP 8) imap_mail_copy — 指定されたメッセージをメールボックスにコピーする 説明 imap_mail_copy ( IMAP\Connection $imap , string $message_nums , st ...
https://man.plustar.jp/php/function.imap-mail-copy.html - [similar]
指定した本文部をファイルに保存する 0
« imap_rfc822_write_address imap_scan » PHP Manual IMAP 関数 指定した本文部をファイルに保存する imap_savebody (PHP 5 >= 5.1.3, PHP 7, PHP 8) imap_savebody — 指定した本文部をファイルに保存する 説明 imap_savebody ( IMAP\Connection $imap , resource | string | int $file , int $message_num , ...
https://man.plustar.jp/php/function.imap-savebody.html - [similar]
現在のバッファの内容を取得し、出力バッファを削除する 0
« ob_flush ob_get_contents » PHP Manual 出力制御 関数 現在のバッファの内容を取得し、出力バッファを削除する ob_get_clean (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) ob_get_clean — 現在のバッファの内容を取得し、出力バッファを削除する 説明 ob_get_clean (): string | false 現在のバッファの中身を取得 ...
https://man.plustar.jp/php/function.ob-get-clean.html - [similar]
テーブルからメタデータを取得する 0
« pg_lo_write pg_num_fields » PHP Manual PostgreSQL 関数 テーブルからメタデータを取得する pg_meta_data (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) pg_meta_data — テーブルからメタデータを取得する 説明 pg_meta_data ( PgSql\Connection $connection , string $table_name , bool $extended = false ): a ...
https://man.plustar.jp/php/function.pg-meta-data.html - [similar]
フォーマット済みの文字列を出力する 0
« print quoted_printable_decode » PHP Manual String 関数 フォーマット済みの文字列を出力する printf (PHP 4, PHP 5, PHP 7, PHP 8) printf — フォーマット済みの文字列を出力する 説明 printf ( string $format , mixed ...$values ): int format にしたがって、出力を生成します。 パラメータ format 0個 ...
https://man.plustar.jp/php/function.printf.html - [similar]