検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 403 for Request (0.031 sec.)
RouterStartup フック 4106
« Yaf_Plugin_Abstract::routerShutdown Yaf_Registry » PHP Manual Yaf_Plugin_Abstract RouterStartu ... 説明 public Yaf_Plugin_Abstract::routerStartup ( Yaf_Request_Abstract $request , Yaf_Response_Abstract $respons ... ん。引数のリストのみが 記述されています。 パラメータ request response 戻り値 参考 Yaf_Plugin_Abstract::routerSh ...
https://man.plustar.jp/php/yaf-plugin-abstract.routerstartup.html - [similar]
ビルトインウェブサーバー 4089
« 対話シェル INI 設定 » PHP Manual コマンドラインの使用法 ビルトインウェブサーバー ビルトインウェ ... Jul 21 10:48:48 2011] ::1:39144 GET /favicon.ico - Request read [Thu Jul 21 10:48:50 2011] ::1:39146 GET / - ... Jul 21 10:48:50 2011] ::1:39147 GET /favicon.ico - Request read [Thu Jul 21 10:48:52 2011] ::1:39148 GET /mys ... cript.html - Request read [Thu Jul 21 10:48:52 2011] ::1:39149 GET /fav ... icon.ico - Request read Windows 環境、かつ PHP 7.4.0 より前のバージョ ...
https://man.plustar.jp/php/features.commandline.webserver.html - [similar]
単語のスペルが正しいかどうかを調べる 4089
« enchant_dict_add enchant_dict_describe » PHP Manual Enchant 関数 単語のスペルが正しいかどうかを ... を返します。 パラメータ dictionary enchant_broker_request_dict() または enchant_broker_request_pwl_dict() に ... ペル , enchant , dict , check , 期待 , バージョン , request , broker , Enchant ...
https://man.plustar.jp/php/function.enchant-dict-check.html - [similar]
Yaf_Controller_Abstract クラス 4072
« Yaf_Config_Simple::valid Yaf_Controller_Abstract::__construct » PHP Manual Yaf Yaf_Controller_ ... エストが来たときに、もしリクエストのパラメータ ( Yaf_Request_Abstract::getParam() を参照ください) に同名の変数が ... ected $ _module ; protected $ _name ; protected $ _request ; protected $ _response ; protected $ _invoke_args ... ame (): string public getName (): string public getRequest (): Yaf_Request_Abstract public getResponse (): Ya ... e unsafe raw data */ assert ( $name == $this -> getRequest ()-> getParam ( "name" )); assert ( $id == $this - ...
https://man.plustar.jp/php/class.yaf-controller-abstract.html - [similar]
Establish the environment for connecting to CUBRID server 4072
« cubrid_commit cubrid_connect » PHP Manual CUBRID 関数 Establish the environment for connecting ... ry_timeout : Timeout value (unit: msec.) for query request. Upon timeout, a message to cancel requesting a qu ... configuration; even though the message to cancel a request is sent to server, that request may succeed. disco ... n values(1,'James')" ); if ( $req ) { cubrid_close_request ( $req ); cubrid_commit ( $con ); } else { cubrid_ ... n values(1,'James')" ); if ( $req ) { cubrid_close_request ( $req ); cubrid_commit ( $con ); } else { cubrid_ ...
https://man.plustar.jp/php/function.cubrid-connect-with-url.html - [similar]
Close a database connection 4072
« cubrid_current_oid cubrid_drop » PHP Manual CUBRID 関数 Close a database connection cubrid_dis ... nection handle and disconnects from server. If any request handle is not closed at this point, it will be clo ... int,name char(10))" ); if ( $req ) { cubrid_close_request ( $req ); cubrid_commit ( $con ); } else { cubrid_ ... n values(1,'James')" ); if ( $req ) { cubrid_close_request ( $req ); cubrid_commit ( $con ); } else { cubrid_ ...
https://man.plustar.jp/php/function.cubrid-disconnect.html - [similar]
Free the memory occupied by the result data 4072
« cubrid_fetch cubrid_get_autocommit » PHP Manual CUBRID 関数 Free the memory occupied by the re ... ou want free all memory, use function cubrid_close_request() . パラメータ req_identifier This is the request ... $row ); cubrid_free_result ( $req ); cubrid_close_request ( $req ); cubrid_disconnect ( $conn ); ?> 上の例の ...
https://man.plustar.jp/php/function.cubrid-free-result.html - [similar]
Open a persistent connection to CUBRID server 4072
« cubrid_num_rows cubrid_pconnect » PHP Manual CUBRID 関数 Open a persistent connection to CUBRI ... ry_timeout : Timeout value (unit: msec.) for query request. Upon timeout, a message to cancel requesting a qu ... configuration; even though the message to cancel a request is sent to server, that request may succeed. disco ... n values(1,'James')" ); if ( $req ) { cubrid_close_request ( $req ); cubrid_commit ( $con ); } else { cubrid_ ... n values(1,'James')" ); if ( $req ) { cubrid_close_request ( $req ); cubrid_commit ( $con ); } else { cubrid_ ...
https://man.plustar.jp/php/function.cubrid-pconnect-with-url.html - [similar]
現在のスペリングセッションの直近のエラーを返す 4072
« enchant_dict_describe enchant_dict_is_added » PHP Manual Enchant 関数 現在のスペリングセッショ ... ーを返します。 パラメータ dictionary enchant_broker_request_dict() または enchant_broker_request_pwl_dict() に ... ション , 直近 , enchant , dict , 期待 , バージョン , request , broker ...
https://man.plustar.jp/php/function.enchant-dict-get-error.html - [similar]
HTTPレスポンスヘッダを全て取得する 4047
« apache_request_headers apache_setenv » PHP Manual Apache 関数 HTTPレスポンスヘッダを全て取得す ... => bytes [X-Powered-By] => PHP/4.3.8 ) 参考 apache_request_headers() - すべての HTTP リクエストヘッダを取得す ... 関連キーワード: ヘッダ , レスポンス , 取得 , 送信 , request , 関数 , 配列 , パラメータ , bytes , list ...
https://man.plustar.jp/php/function.apache-response-headers.html - [similar]