PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

nsapi_request_headers> <NSAPI
Last updated: Fri, 05 Sep 2008

view this page in

NSAPI 関数

参考

NSAPI は、できるだけ互換性を保持するために Apache モジュールの関数のサブセットを実装しています。

NSAPI に実装されている Apache 関数
Apache 関数 (only as alias) NSAPI 関数 説明
apache_request_headers() nsapi_request_headers() HTTP リクエストヘッダを全て取得する
apache_response_headers() nsapi_response_headers() HTTP レスポンスヘッダを全て取得する
getallheaders() nsapi_request_headers() HTTP リクエストヘッダを全て取得する
virtual() nsapi_virtual() NSAPI サブリクエストを発行する

目次



add a note add a note User Contributed Notes
NSAPI 関数
There are no user contributed notes for this page.

nsapi_request_headers> <NSAPI
Last updated: Fri, 05 Sep 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites