Mailinglisten-Archive |
hallo robert! Robert Breker schrieb: > > wie bekommt man aus phpinfo() nur bestimmte variablen raus? z.b nur Sendmail > oder sowas? Sollte das nicht mit phpinfo(Sendmail) gehen? > ich glaube, du hast da was falsch verstanden. phpinfo() nimmt keine argumente. das gibt nur eine liste aus, u.a. welche umgebungsvariablen zur verfuegung stehen. auf diese variablen kannst du in einem script direkt zugreifen (hoffe, ich druecke mich korrekt aus, bin kein profi). auszug aus dem *feinen* manual: int phpinfo(void); Outputs a large amount of information about the current state of PHP. This includes information about PHP compilation options and extensions, the PHP version, server information and environment (if compiled as a module), the PHP environment, OS version information, paths, master and local values of configuration options, HTTP headers, and the GNU Public License. schoene gruesse, ronald hartwig
php::bar PHP Wiki - Listenarchive