Win32下Apache 2.0.35 php 4.2.0安裝扎記
Win32下Apache 2.0.35 php 4.2.0安裝扎記1、安裝界面比較有好,分別添入ServerAdmin、ServerName、post即可&n
Apache Reference Manual (10)
Satisfy directiveSyntax: Satisfy any or allDefault: Satisfy allContext: directo
Apache Reference Manual (8)
MaxRequestsPerChild directiveSyntax: MaxRequestsPerChild numberDefault: MaxRequ
Apache Reference Manual (2)
AuthName directiveSyntax: AuthName auth-domainContext: directory, .htaccessOver
Apache Reference Manual (6)
KeepAliveTimeout directiveSyntax: KeepAliveTimeout secondsDefault: KeepAliveTim
在Win 98+PWS上安裝PHP 4.0
如今網絡技術如日中天,才見CGI(Common Gateway Interface)又出ASP(Active Serve Page),接著殺出PHP(見後注)
PHP 輸入流 php://input使用說明(1/2)
在使用xml-rpc的時候,server端獲取client數據,主要是通過php輸入流input,而不是$_POST數組。所以,這裡主要探討php輸入流php: