検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 195 for [SIMILAR] 16 1024 4096 WITH 29142 base64 WITH 16... (0.195 sec.)
YAML ストリームをパースする 0
« yaml_parse_url Yaf » PHP Manual Yaml 関数 YAML ストリームをパースする yaml_parse (PECL yaml >= 0.4.0) yaml_parse — YAML ストリームをパースする 説明 yaml_parse ( string $input , int $pos = 0 , int &$ndocs = ? , array $callbacks = null ): mixed YAML ドキュメントストリーム全体あるいはその ...
https://man.plustar.jp/php/function.yaml-parse.html - [similar]
可変変数 0
« 変数のスコープ 外部から来る変数 » PHP Manual 変数 可変変数 可変変数 変数名を可変にできると便利なことが時々あります。可変変数では、変数 名を動的にセットし使用できます。通常の変数は、次のような命令でセッ トします。 <?php $a = 'hello' ; ?> 可変変数は、変数の値をとり、変数の名前として扱いま ...
https://man.plustar.jp/php/language.variables.variable.html - [similar]
関数の定義(プロトタイプ)を読むには 0
« ユーザーノートについて 本マニュアルに記載された PHP のバージョン » PHP Manual マニュアルについて 関数の定義(プロトタイプ)を読むには 関数の定義(プロトタイプ)を読むには 各関数についてクイックリファレンスが記述されているので、 マニュアルを読み理解するノウハウは PHP の利用をより簡単にしてく ...
https://man.plustar.jp/php/about.prototypes.html - [similar]
htmlspecialchars および htmlentities で使用される変換テーブルを返す 0
« fprintf hebrev » PHP Manual String 関数 htmlspecialchars および htmlentities で使用される変換テーブルを返す get_html_translation_table (PHP 4, PHP 5, PHP 7, PHP 8) get_html_translation_table — htmlspecialchars() および htmlentities() で使用される変換テーブルを返す 説明 get_html_transla ...
https://man.plustar.jp/php/function.get-html-translation-table.html - [similar]
メールボックスのリストを読み込み、各ボックスに関する詳細な情報を返す 0
« imap_getacl imap_getsubscribed » PHP Manual IMAP 関数 メールボックスのリストを読み込み、各ボックスに関する詳細な情報を返す imap_getmailboxes (PHP 4, PHP 5, PHP 7, PHP 8) imap_getmailboxes — メールボックスのリストを読み込み、各ボックスに関する詳細な情報を返す 説明 imap_getmailboxes ( IM ...
https://man.plustar.jp/php/function.imap-getmailboxes.html - [similar]
新しいセッションIDを作成する 0
« session_commit session_decode » PHP Manual セッション関数 新しいセッションIDを作成する session_create_id (PHP 7 >= 7.1.0, PHP 8) session_create_id — 新しいセッションIDを作成する 説明 session_create_id ( string $prefix = "" ): string | false session_create_id() 関数は、 現在のセッション ...
https://man.plustar.jp/php/function.session-create-id.html - [similar]
セッションに登録されたデータを全て破棄する 0
« session_decode session_encode » PHP Manual セッション関数 セッションに登録されたデータを全て破棄する session_destroy (PHP 4, PHP 5, PHP 7, PHP 8) session_destroy — セッションに登録されたデータを全て破棄する 説明 session_destroy (): bool session_destroy() は、現在のセッションに 関連づけ ...
https://man.plustar.jp/php/function.session-destroy.html - [similar]
URL エンコードされたクエリ文字列を生成する 0
« get_meta_tags parse_url » PHP Manual URL 関数 URL エンコードされたクエリ文字列を生成する http_build_query (PHP 5, PHP 7, PHP 8) http_build_query — URL エンコードされたクエリ文字列を生成する 説明 http_build_query ( array | object $data , string $numeric_prefix = "" , ? string $arg_separ ...
https://man.plustar.jp/php/function.http-build-query.html - [similar]
URL を解釈し、その構成要素を返す 0
« http_build_query rawurldecode » PHP Manual URL 関数 URL を解釈し、その構成要素を返す parse_url (PHP 4, PHP 5, PHP 7, PHP 8) parse_url — URL を解釈し、その構成要素を返す 説明 parse_url ( string $url , int $component = -1 ): int | string | array | null | false この関数は、URL の様々な構成 ...
https://man.plustar.jp/php/function.parse-url.html - [similar]
新機能 0
« PHP 7.2.x から PHP 7.3.x への移行 新しく追加された関数 » PHP Manual PHP 7.2.x から PHP 7.3.x への移行 新機能 新機能 PHP コア ヒアドキュメントと Nowdoc構文 がより柔軟に 文字列を閉じるマーカーの後に、セミコロンや改行文字を続ける必要はなくなりました。 それに加えて、文字列を閉じるマーカーは ...
https://man.plustar.jp/php/migration73.new-features.html - [similar]