検索

phrase: max: clip:
target: order:
Results of 11 - 19 of about 19 for argc (0.005 sec.)
Constructs EventHttp object(the HTTP server) 7769
« EventHttp::bind EventHttp::removeServerAlias » PHP Manual EventHttp Constructs EventHttp objec ... 200 , "OK" ); echo "OK\n" ; } $port = 8010 ; if ( $argc > 1 ) { $port = (int) $argv [ 1 ]; } if ( $port <= ...
https://man.plustar.jp/php/eventhttp.construct.html - [similar]
Sets a callback for specified URI 7769
« EventHttp::setAllowedMethods EventHttp::setDefaultCallback » PHP Manual EventHttp Sets a callb ... d $arg = NULL ): void req EventHttpRequest object. arg Custom data. arg Custom data. 戻り値 成功した場合に ... 200 , "OK" ); echo "OK\n" ; } $port = 8010 ; if ( $argc > 1 ) { $port = (int) $argv [ 1 ]; } if ( $port <= ...
https://man.plustar.jp/php/eventhttp.setcallback.html - [similar]
Creates new connection listener associated with an event base 7769
« EventListener EventListener::disable » PHP Manual EventListener Creates new connection listene ... ; $base -> exit ( NULL ); } } $port = 9808 ; if ( $argc > 1 ) { $port = (int) $argv [ 1 ]; } if ( $port <= ...
https://man.plustar.jp/php/eventlistener.construct.html - [similar]
コア php.ini ディレクティブに関する説明 7769
« php.ini のセクション一覧 拡張モジュールの一覧/分類 » PHP Manual php.ini ディレクティブ コア ph ... ERDIR auto_globals_jit "1" PHP_INI_PERDIR register_argc_argv "1" PHP_INI_PERDIR enable_post_data_reading " ... 変変数 で使用した場合は初期化を行いません。 register_argc_argv bool PHPが変数argvとargcを宣言するかどうかを指 ...
https://man.plustar.jp/php/ini.core.html - [similar]
Connect buffer event's file descriptor to given address or UNIX socket 7683
« EventBufferEvent::close EventBufferEvent::connectHost » PHP Manual EventBufferEvent Connect bu ... { $bev -> output -> add ( "test\n" ); } } } if ( $argc <= 1 ) { exit( "Socket path is not provided\n" ); ...
https://man.plustar.jp/php/eventbufferevent.connect.html - [similar]
言語リファレンス 7598
« 設定を変更するには 基本的な構文 » PHP Manual 言語リファレンス 言語リファレンス 基本的な構文 PH ... ージ $http_response_header — HTTP レスポンスヘッダ $argc — スクリプトに渡された引数の数 $argv — スクリプトに ...
https://man.plustar.jp/php/langref.html - [similar]
サーバー情報および実行時の環境情報 7530
« $GLOBALS $_GET » PHP Manual 定義済の変数 サーバー情報および実行時の環境情報 $_SERVER (PHP 4 >= ... してコールされた場合には 検索引数が格納されます。 ' argc ' スクリプトに渡されたコマンドライン引数の数 (コマ ...
https://man.plustar.jp/php/reserved.variables.server.html - [similar]
php.ini ディレクティブのリスト 7444
« php.ini ディレクティブ php.ini のセクション一覧 » PHP Manual php.ini ディレクティブ php.ini デ ... M realpath_cache_ttl "120" PHP_INI_SYSTEM register_argc_argv "1" PHP_INI_PERDIR report_memleaks "1" PHP_IN ...
https://man.plustar.jp/php/ini.list.html - [similar]
サンプル 7274
« 関数・メソッド 変更履歴 » PHP Manual 索引 サンプル サンプル マニュアル内の全サンプルの一覧 Exa ... le#364 - $http_response_header の例 Example#365 - $argc の例 Example#366 - $argv の例 Example#367 - Except ...
https://man.plustar.jp/php/indexes.examples.html - [similar]
PREV 1 2 NEXT