検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 60 for Require (0.031 sec.)
汚染された文字列をチェックする関数や文 7692
« 汚染された文字列の汚染マークを広げる関数や文 文字列の汚染を除去する関数 » PHP Manual 詳細 汚染 ... ョン 基本構文 eval 0.1.0 include/include_once 0.1.0 require/require_once 0.1.0 出力関数 echo 0.1.0 print 0.1.0 ...
https://man.plustar.jp/php/taint.detail.taint.html - [similar]
キーワードのリスト 7547
« 予約語の一覧 定義済のクラス » PHP Manual 予約語の一覧 キーワードのリスト キーワードのリスト こ ... ivate protected public readonly (PHP 8.1.0 以降) * require require_once return static switch throw trait try ...
https://man.plustar.jp/php/reserved.keywords.html - [similar]
外部から変数を受け取り、オプションでそれらをフィルタリングする 7460
« filter_id filter_input » PHP Manual Filter 関数 外部から変数を受け取り、オプションでそれらをフ ... filter' => FILTER_VALIDATE_INT , 'flags' => FILTER_REQUIRE_ARRAY , 'options' => array( 'min_range' => 1 , 'ma ... filter' => FILTER_VALIDATE_INT , 'flags' => FILTER_REQUIRE_SCALAR , ), 'testarray' => array( 'filter' => FILT ... ER_VALIDATE_INT , 'flags' => FILTER_REQUIRE_ARRAY , ) ); $myinputs = filter_input_array ( INPU ...
https://man.plustar.jp/php/function.filter-input-array.html - [similar]
return 7387
« declare require » PHP Manual 制御構造 return return (PHP 4, PHP 5, PHP 7, PHP 8) return は、プ ... が終了 します。もしそのスクリプトが include もしくは require されたものである場合、制御は呼び出し元 のファイルに ...
https://man.plustar.jp/php/function.return.html - [similar]
コードの事前ロード 7387
« リソース型 OPcache 関数 » PHP Manual OPcache コードの事前ロード コードの事前ロード PHP 7.4.0 以 ... load.php スクリプトでは、 include , include_once , require , require_once , opcache_compile_file() で参照され ... _MATCH ); foreach ( $phpFiles as $key => $file ) { require_once( $file [ 0 ]); } ?> include と opcache_compil ...
https://man.plustar.jp/php/opcache.preloading.html - [similar]
要件 7300
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 This extension require ... ns provide packages for libevent. OpenSSL features require » OpenSSL library. 関連キーワード: 要件 , インスト ... ール , 設定 , libevent , 手順 , This , extension , requires , modern , distributions ...
https://man.plustar.jp/php/event.requirements.html - [similar]
ファイルを出力する 7227
« popen readlink » PHP Manual ファイルシステム 関数 ファイルを出力する readfile (PHP 4, PHP 5, P ... ファイルまたは URL をオープンする include - include require - require virtual() - Apache サブリクエストを実行す ...
https://man.plustar.jp/php/function.readfile.html - [similar]
リモートファイルの使用 7154
« 参考 接続処理 » PHP Manual 機能 リモートファイルの使用 リモートファイルの使用 php.ini で allow ... ことができます。加えて、 include 、 include_once 、 require および require_once 命令でURLを使用することができま ...
https://man.plustar.jp/php/features.remote-files.html - [similar]
実行時設定 7154
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... このオプションを指定すると include , include_once , require , require_once で URL 対応の fopen ラッパーが使用で ...
https://man.plustar.jp/php/filesystem.configuration.html - [similar]
Get the number of images 7067
« Imagick::convolveImage Imagick::cropImage » PHP Manual Imagick Get the number of images Imagic ... count() on a countable object might (or might not) require this method to accept a parameter. This parameter ...
https://man.plustar.jp/php/imagick.count.html - [similar]
PREV 1 2 3 4 5 6 NEXT