phpbar.de logo

Mailinglisten-Archive

[php] AW: [php] Mail an PHP?

[php] AW: [php] Mail an PHP?

Kempter, Wilhelm, GQP wilhelm.kempter_(at)_sglcarbon.de
Fri, 23 Apr 1999 08:24:21 +0200


> Emilio Paolini wrote:
> > $FP= popen("cat", "r");
> :)) Raffiniert... PHP hat nämlich AFAIK kein Lesen/Schreiben von/auf
> die/der Standardein/ausgabe (uff... ;) 
> 
> Braucht es ja auch nicht, wenn man es schwerpunktmäßig als Präprozessor
> für HTML sieht. 
> Allerdings finde ich es für einfache Shellskripte sehr praktisch, also
> wäre da doch mal wieder Entwicklungsbedarf ;-)
> 
Hallo
Rasmus antwortete auf eine ähnliche Frage so:
> > i compiled php to use as cgi
> >and i want to read something from standard input, like in c or perl
> > it is poslible in php too? and if yes which variables or functions
> > is relevant to do this?
> 
> $fp = fopen("/dev/stdin","r");
>  And then just treat it like any other file.
>  Or, if you don't have a/dev/stdin, try /dev/fd/0
> 
Gruß Willi

--
Willi Kempter
SGL Carbon GmbH
86405 Meitingen


php::bar PHP Wiki   -   Listenarchive