Thanks! After upgrading to the latest PHP, it's working now.
Sebastian Stadtlich wrote:
>
> this one uses pipe
>
> $command=`find $verzeichnis. -iname $DateiPattern |sort -f`;
> $verzeichnisliste = explode ("\n",$command);
>
> sebastian
>
> -Ursprungliche Nachricht-
> Von: Martin
this one uses pipe
$command=`find $verzeichnis. -iname $DateiPattern |sort -f`;
$verzeichnisliste = explode ("\n",$command);
sebastian
-Ursprungliche Nachricht-
Von: Martin Kong [mailto:[EMAIL PROTECTED]]
Gesendet: Mittwoch, 21. Februar 2001 15:45
An: [EMAIL PROTECTED]
Betreff: [PHP
2 matches
Mail list logo