検索

phrase: max: clip:
target: order:
Results of 321 - 330 of about 601 for [SIMILAR] 16 1024 4096 WITH 13294 ーデ WITH 1244... (0.455 sec.)
メッセージキューからメッセージを受信する 0
« msg_queue_exists msg_remove_queue » PHP Manual セマフォ関数 メッセージキューからメッセージを受信する msg_receive (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) msg_receive — メッセージキューからメッセージを受信する 説明 msg_receive ( SysvMessageQueue $queue , int $desired_message_type , int &$r ...
https://man.plustar.jp/php/function.msg-receive.html - [similar]
PS 関数 0
« 定義済み定数 ps_add_bookmark » PHP Manual PS PS 関数 PS 関数 連絡先 もしこの拡張や pslib についての意見・バグフィックス・機能拡張などがあれば、 私 » steinm@php.net にメールをください。お待ちしています。 目次 ps_add_bookmark — 現在のページにブックマークを追加する ps_add_launchlink — ファ ...
https://man.plustar.jp/php/ref.ps.html - [similar]
フィルタフラグ 0
« その他のフィルタ 定義済み定数 » PHP Manual フィルタの型 フィルタフラグ フィルタフラグ フィルタフラグの一覧 ID 使える場所 説明 FILTER_FLAG_STRIP_LOW FILTER_SANITIZE_ENCODED , FILTER_SANITIZE_SPECIAL_CHARS , FILTER_SANITIZE_STRING , FILTER_UNSAFE_RAW コードが 32 未満の文字を除去します。 ...
https://man.plustar.jp/php/filter.filters.flags.html - [similar]
CURL 転送用の複数のオプションを設定する 0
« curl_reset curl_setopt » PHP Manual cURL 関数 CURL 転送用の複数のオプションを設定する curl_setopt_array (PHP 5 >= 5.1.3, PHP 7, PHP 8) curl_setopt_array — CURL 転送用の複数のオプションを設定する 説明 curl_setopt_array ( CurlHandle $handle , array $options ): bool cURL セッション用の複数 ...
https://man.plustar.jp/php/function.curl-setopt-array.html - [similar]
ドメイン名をIDNAのASCII形式に変換する 0
« IDN 関数 idn_to_utf8 » PHP Manual IDN 関数 ドメイン名をIDNAのASCII形式に変換する idn_to_ascii (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.2, PECL idn >= 0.1) idn_to_ascii — ドメイン名をIDNAのASCII形式に変換する 説明 手続き型 idn_to_ascii ( string $domain , int $flags = IDNA_DEFAULT ...
https://man.plustar.jp/php/function.idn-to-ascii.html - [similar]
8 ビット文字列を base64 文字列に変換する 0
« imap_base64 imap_body » PHP Manual IMAP 関数 8 ビット文字列を base64 文字列に変換する imap_binary (PHP 4, PHP 5, PHP 7, PHP 8) imap_binary — 8 ビット文字列を base64 文字列に変換する 説明 imap_binary ( string $string ): string | false ( » RFC2045 , Section 6.8 に基づき)8 ビット文字列を ...
https://man.plustar.jp/php/function.imap-binary.html - [similar]
LDAP コントロール 0
« PHP LDAP コールの使用法 例 » PHP Manual LDAP LDAP コントロール LDAP コントロール コントロールは、リクエストを処理中にサーバの振る舞いを変更するために LDAP リクエストと一緒に送られる特別なオブジェクトです。 サーバがレスポンスと一緒に送ってくる、 追加の情報を提供するためのコントロールも存 ...
https://man.plustar.jp/php/ldap.controls.html - [similar]
php.ini ディレクティブのリスト 0
« php.ini ディレクティブ php.ini のセクション一覧 » PHP Manual php.ini ディレクティブ php.ini ディレクティブのリスト php.ini ディレクティブのリスト 以下のリストには、PHP の設定を行うための php.ini ディレクティブが 含まれます。 "変更の可否" は、そのディレクティブをいつどこで定義できるかを ...
https://man.plustar.jp/php/ini.list.html - [similar]
修正UTF-7文字列をUTF-8にデコードする 0
« imap_msgno imap_num_msg » PHP Manual IMAP 関数 修正UTF-7文字列をUTF-8にデコードする imap_mutf7_to_utf8 (PHP 5 >= 5.3.0, PHP 7, PHP 8) imap_mutf7_to_utf8 — 修正UTF-7文字列をUTF-8にデコードする 説明 imap_mutf7_to_utf8 ( string $string ): string | false 修正UTF-7(RFC 2060, section 5.1.3)文 ...
https://man.plustar.jp/php/function.imap-mutf7-to-utf8.html - [similar]
カスタムセッションハンドラ 0
« セッションIDの受渡し セッションのアップロード状況 » PHP Manual 例 カスタムセッションハンドラ カスタムセッションハンドラ セッション情報をデータベースに保存する機能か他の保存法を実装するには、 一連のユーザーレベルの保存関数を作成し、 session_set_save_handler() を使用する必要があります。 ...
https://man.plustar.jp/php/session.customhandler.html - [similar]