Results of 1 - 10 of about 10 for setDefaultCallback (0.003 sec.)
- Sets default callback to handle requests that are not caught by specific callbac... 13640
- « EventHttp::setCallback EventHttp::setMaxBodySize » PHP Manual EventHttp Sets default callback
...
at are not caught by specific callbacks EventHttp::setDefaultCallback (PECL event >= 1.4.0-beta) EventHttp::setDefaultCa ...
aught by specific callbacks 説明 public EventHttp::setDefaultCallback ( string $cb , string $arg = ? ): void Sets defaul ...
失敗した場合に false を返します。 例 例1 EventHttp::setDefaultCallback() example <?php $base = new EventBase (); $http = ...
8088 )) { exit( "bind(1) failed\n" ); }; $http -> setDefaultCallback (function( $req ) { echo "URI: " , $req -> getUri ...
-
https://man.plustar.jp/php/eventhttp.setdefaultcallback.html
- [similar]
- Sets maximum request body size 10154
- « EventHttp::setDefaultCallback EventHttp::setMaxHeadersSize » PHP Manual EventHttp Sets maximum
...
, EventHttp , setMaxBodySize , setMaxHeadersSize , setDefaultCallback , event , public ...
-
https://man.plustar.jp/php/eventhttp.setmaxbodysize.html
- [similar]
- The EventHttp class 9349
- « EventDnsBase::setSearchNdots EventHttp::accept » PHP Manual Event The EventHttp class The Even
...
path , string $cb , string $arg = ? ): void public setDefaultCallback ( string $cb , string $arg = ? ): void public setM ...
ack — Sets a callback for specified URI EventHttp::setDefaultCallback — Sets default callback to handle requests that ar ...
-
https://man.plustar.jp/php/class.eventhttp.html
- [similar]
- Sets a callback for specified URI 9349
- « EventHttp::setAllowedMethods EventHttp::setDefaultCallback » PHP Manual EventHttp Sets a callb
...
setCallback ( "/about" , "_http_about" ); $http -> setDefaultCallback ( "_http_default" , "custom data value" ); $http - ...
arset=ISO-8859-1 Connection: close 参考 EventHttp::setDefaultCallback() - Sets default callback to handle requests that ...
-
https://man.plustar.jp/php/eventhttp.setcallback.html
- [similar]
- Makes an HTTP server accept connections on the specified socket stream or resour... 8009
- « EventHttp EventHttp::addServerAlias » PHP Manual EventHttp Makes an HTTP server accept connect
...
ndReply ( 200 , "OK" ); echo "OK\n" ; }); $http -> setDefaultCallback (function( $req ) { echo "URI: " , $req -> getUri ...
-
https://man.plustar.jp/php/eventhttp.accept.html
- [similar]
- Set callback for connection close 8009
- « EventHttpConnection::makeRequest EventHttpConnection::setLocalAddress » PHP Manual EventHttpCo
...
EventBase(); $http = new EventHttp($base); $http->setDefaultCallback("_http_default", NULL); $http->bind("0.0.0.0", $po ...
-
https://man.plustar.jp/php/eventhttpconnection.setclosecallback.html
- [similar]
- Constructs EventHttp object(the HTTP server) 7919
- « EventHttp::bind EventHttp::removeServerAlias » PHP Manual EventHttp Constructs EventHttp objec
...
setCallback ( "/about" , "_http_about" ); $http -> setDefaultCallback ( "_http_default" , "custom data value" ); $http - ...
-
https://man.plustar.jp/php/eventhttp.construct.html
- [similar]
- Event 7740
- « CURLStringFile::__construct はじめに » PHP Manual その他のサービス Event Event はじめに インス
...
ack — Sets a callback for specified URI EventHttp::setDefaultCallback — Sets default callback to handle requests that ar ...
-
https://man.plustar.jp/php/book.event.html
- [similar]
- 例 7740
- « リソース型 Event flags » PHP Manual Event 例 例 例1 Simple HTTP client <?php // Read callback
...
setCallback ( "/about" , "_http_about" ); $http -> setDefaultCallback ( "_http_default" , "custom data value" ); $http - ...
setCallback ( "/err400" , "_http_400" ); $http -> setDefaultCallback ( "_http_default" , "custom data value" ); $http - ...
-
https://man.plustar.jp/php/event.examples.html
- [similar]
- 関数・メソッド 7383
- « 索引 サンプル » PHP Manual 索引 関数・メソッド 関数・メソッド マニュアル内の全関数およびメソッ
...
ack - Sets a callback for specified URI EventHttp::setDefaultCallback - Sets default callback to handle requests that ar ...
-
https://man.plustar.jp/php/indexes.functions.html
- [similar]
PREV
1
NEXT