検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 316 for [SIMILAR] 16 1024 4096 WITH 11025 include WITH 1... (0.852 sec.)
インクルードパスに対してファイル名を解決する 6528
« stream_register_wrapper stream_select » PHP Manual ストリーム 関数 インクルードパスに対してファイル名を解決する stream_resolve_include_path (PHP 5 >= 5.3.2, PHP 7, PHP 8) stream_resolve_include_path — インクルードパスに対してファイル名を解決する 説明 stream_resolve_include_path ( strin ...
https://man.plustar.jp/php/function.stream-resolve-include-path.html - [similar]
require 6528
« return include » PHP Manual 制御構造 require require (PHP 4, PHP 5, PHP 7, PHP 8) require は include とほぼ同じですが、失敗した場合に E_COMPILE_ERROR レベルの致命的なエラーも発生するという点が異なります。 つまり、スクリプトの処理がそこで止まってしまうということです。一方 include の場合 ...
https://man.plustar.jp/php/function.require.html - [similar]
Lua スクリプトファイルをパース 6528
« Lua::getVersion Lua::registerCallback » PHP Manual Lua Lua スクリプトファイルをパース Lua::include (PECL lua >=0.9.0) Lua::include — Lua スクリプトファイルをパース 説明 public Lua::include ( string $file ): mixed 警告 この関数は、 現在のところ詳細な情報はありません。引数のリストのみが ...
https://man.plustar.jp/php/lua.include.html - [similar]
外部ファイルを生の PostScript コードとして読み込む 6528
« ps_hyphenate ps_lineto » PHP Manual PS 関数 外部ファイルを生の PostScript コードとして読み込む ps_include_file (PECL ps >= 1.3.4) ps_include_file — 外部ファイルを生の PostScript コードとして読み込む 説明 ps_include_file ( resource $psdoc , string $file ): bool 警告 この関数は、 現在のと ...
https://man.plustar.jp/php/function.ps-include-file.html - [similar]
ファイルを出力する 6528
« popen readlink » PHP Manual ファイルシステム 関数 ファイルを出力する readfile (PHP 4, PHP 5, PHP 7, PHP 8) readfile — ファイルを出力する 説明 readfile ( string $filename , bool $use_include_path = false , ? resource $context = null ): int | false ファイルを読んで標準出力に書き出します。 ...
https://man.plustar.jp/php/function.readfile.html - [similar]
Null バイト関連の問題 6528
« ファイルシステムのセキュリティ データベースのセキュリティ » PHP Manual ファイルシステムのセキュリティ Null バイト関連の問題 Null バイト関連の問題 PHP はファイルシステム関連の操作に C 言語の関数を使用しているので、 null バイトの処理を予期せぬかたちで行うことがあります。 C 言語では null ...
https://man.plustar.jp/php/security.filesystem.nullbytes.html - [similar]
処理命令 (PI) 用ハンドラを設定する 4677
« xml_set_object xml_set_start_namespace_decl_handler » PHP Manual XML パーサ 関数 処理命令 (PI) 用ハンドラを設定する xml_set_processing_instruction_handler (PHP 4, PHP 5, PHP 7, PHP 8) xml_set_processing_instruction_handler — 処理命令 (PI) 用ハンドラを設定する 説明 xml_set_processing_in ...
https://man.plustar.jp/php/function.xml-set-processing-instruction-handler.html - [similar]
リモートファイルの使用 0
« 参考 接続処理 » PHP Manual 機能 リモートファイルの使用 リモートファイルの使用 php.ini で allow_url_fopen を有効にした場合、 ファイル名をパラメータとする関数の多くで HTTP および FTP のURL を使用することができます。加えて、 include 、 include_once 、 require および require_once 命令でURL ...
https://man.plustar.jp/php/features.remote-files.html - [similar]
goto 0
« include_once 関数 » PHP Manual 制御構造 goto goto (PHP 5 >= 5.3.0, PHP 7, PHP 8) この画像は » xkcd から提供いただいたものです。 goto 演算子を使用すると、 プログラム中の他の命令にジャンプすることができます。 ジャンプ先はラベルとコロンで表し、 goto の後にそのラベルを指定します。 ラベルは ...
https://man.plustar.jp/php/control-structures.goto.html - [similar]
言語リファレンス 0
« 設定を変更するには 基本的な構文 » PHP Manual 言語リファレンス 言語リファレンス 基本的な構文 PHP タグ HTML からの脱出 命令の分離 コメント 型 はじめに 論理型 (boolean) 整数 浮動小数点数 文字列 数値形式の文字列 配列 Iterable オブジェクト 列挙型 / Enum リソース NULL コールバック / Callable ...
https://man.plustar.jp/php/langref.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT