Date: 09/30/00
- Next message: Andrew Braund: "RE: [PHP] creating mysql table"
- Previous message: Bilgehan Yıldırı: "[PHP] Ynt: Very sorry but."
- Next in thread: Thomas E. Ruth: "Re: [PHP] trouble using system() with lynx outputting to file"
- Reply: Thomas E. Ruth: "Re: [PHP] trouble using system() with lynx outputting to file"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi!
I'm having some trouble running the following function in PHP 4.0.2:
system("lynx -source -mime_header http://{some url goes here} >
headerfile.txt");
The command runs fine via telnet, but not from within a PHP file which is
called from a webpage. PHP does not produce an error.
Does anyone know what could be wrong?
Thanks,
Andrew
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
Share information about yourself, create your own public profile at
http://profiles.msn.com.
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Andrew Braund: "RE: [PHP] creating mysql table"
- Previous message: Bilgehan Yıldırı: "[PHP] Ynt: Very sorry but."
- Next in thread: Thomas E. Ruth: "Re: [PHP] trouble using system() with lynx outputting to file"
- Reply: Thomas E. Ruth: "Re: [PHP] trouble using system() with lynx outputting to file"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

