Home :: International :: Manuals :: Howto :: FAQ :: Man Pages :: Email Login

 
 

 

apache_lookup_uri

(PHP 3>= 3.0.4, PHP 4 , PHP 5)

apache_lookup_uri --  リクエストの一部を指定したURIに対して行い、全ての情報を返す

説明

object apache_lookup_uri ( string filename)

この関数は、URIにリクエストの一部を行います。このリクエストは指定した リソースに関する全ての重要な情報を得るのに十分なものです。 この情報はクラスとして返されます。返されるクラスのプロパティは 次のようなものです。

status
the_request
status_line
method
content_type
handler
uri
filename
path_info
args
boundary
no_cache
no_local_copy
allowed
send_bodyct
bytes_sent
byterange
clength
unparsed_uri
mtime
request_time

注意: apache_lookup_uri()は、PHPがApacheモジュールとして インストールされている場合のみ動作します。

 
 
 
 
Google
  Web Linuxinfor   
 

Home :: Copyright :: Privacy :: Credits :: Get a free Linuxinfor Email Account

Document on this page is part of "PHP マニュアル". See Index Page for more info about Authorship and Copyright.

1999-2009 Linuxinfor.com. No rights reserved.