Mailinglisten-Archive |
> In der Variable getenv("SERVER_SOFTWARE") steht ja drin welche Software
> auf dem Server laeuft. Kommt 'Microsoft' drin vor weisst du das du unter
> Win bist... bei mir steht z.B 'Apache/1.3.12 (Unix) PHP/4.0.1pl2' drin.
seit 4.0.1 kann man
print php_sapi_name();
und seit 4.0.2
print php_uname();
gruss
daniel
/*--
daniel beulshausen - daniel_(at)_php4win.de
using php on windows? http://www.php4win.de
php::bar PHP Wiki - Listenarchive