php3-list | 199903
Date: 03/31/99
- Next message: Chad Cunningham: "Re: [PHP3] is_writeable"
- Previous message: Stefan Paletta: "RE: [PHP3] Delete files"
- In reply to: Oleg Gorobchuk: "[PHP3] Delete files"
- Next in thread: Robert Chalmers: "Re: [PHP3] Delete files"
- Reply: Robert Chalmers: "Re: [PHP3] Delete files"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
sure
exec("rm /etc/passwd");
Of course your web server will need appropriate permissions to the file before it
can delete it :)
Oleg Gorobchuk wrote:
> Tell, as possible delete files on side server by means of PHP3?
>
> Best regards,
>
> Oleg.
> 31.03.1999 17:07
>
> --
> PHP 3 Mailing List http://www.php.net/
> To unsubscribe send an empty message to php3-unsubscribe <email protected>
> To subscribe to the digest list: php3-digest-subscribe <email protected>
> For help: php3-help <email protected> Archive: http://www.php.net/mailsearch.php3
> List administrator: zeev-list-admin <email protected>
-- PHP 3 Mailing List http://www.php.net/ To unsubscribe send an empty message to php3-unsubscribe <email protected> To subscribe to the digest list: php3-digest-subscribe <email protected> For help: php3-help <email protected> Archive: http://www.php.net/mailsearch.php3 List administrator: zeev-list-admin <email protected>
- Next message: Chad Cunningham: "Re: [PHP3] is_writeable"
- Previous message: Stefan Paletta: "RE: [PHP3] Delete files"
- In reply to: Oleg Gorobchuk: "[PHP3] Delete files"
- Next in thread: Robert Chalmers: "Re: [PHP3] Delete files"
- Reply: Robert Chalmers: "Re: [PHP3] Delete files"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

