Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:5583 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 94912 invoked by uid 1010); 19 Nov 2003 20:17:29 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 94888 invoked from network); 19 Nov 2003 20:17:29 -0000 Received: from unknown (HELO mx.thebrainroom.net) (65.200.24.98) by pb1.pair.com with SMTP; 19 Nov 2003 20:17:29 -0000 Received: by mx.thebrainroom.net (Postfix, from userid 517) id EE2831488089; Wed, 19 Nov 2003 12:17:23 -0800 (PST) Received: from obsidian (zaneeb.thebrainroom.net [82.133.1.138]) by mx.thebrainroom.net (Postfix) with ESMTP id E9A421488087; Wed, 19 Nov 2003 12:17:18 -0800 (PST) Message-ID: <00d601c3aeda$10d47b10$8802a8c0@obsidian> To: , "Markus Fischer" , References: <200311191124.56176.ilia@prohost.org> <20031119194049.GA9090@gjat.josefine.at> <200311191518.34382.ilia@prohost.org> Date: Wed, 19 Nov 2003 20:16:47 -0000 Organization: The Brain Room Ltd. MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Spam-Status: No, hits=-0.4 required=5.0 tests=AWL,QUOTED_EMAIL_TEXT,REFERENCES version=2.55 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) X-TBR-Filter: Virus scanned and defanged Subject: Re: [PHP-DEV] validate_file() and strip_file() From: wez@thebrainroom.com ("Wez Furlong") It should work out of the box. --Wez. > > As a sidenote, would streams be supported (http, ftp) ? Or are there > > some kind of limitating factors? > > That should be possible as well.