Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:26083 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 98423 invoked by uid 1010); 18 Oct 2006 16:32:09 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 98408 invoked from network); 18 Oct 2006 16:32:09 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 Oct 2006 16:32:09 -0000 Authentication-Results: pb1.pair.com header.from=rasmus@lerdorf.com; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=rasmus@lerdorf.com; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain lerdorf.com from 204.11.219.139 cause and error) X-PHP-List-Original-Sender: rasmus@lerdorf.com X-Host-Fingerprint: 204.11.219.139 lerdorf.com Linux 2.5 (sometimes 2.4) (4) Received: from [204.11.219.139] ([204.11.219.139:33071] helo=lerdorf.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D1/D4-57502-60756354 for ; Wed, 18 Oct 2006 12:32:08 -0400 Received: from [192.168.200.104] (c-67-169-43-97.hsd1.ca.comcast.net [67.169.43.97]) (authenticated bits=0) by lerdorf.com (8.13.8/8.13.8/Debian-2) with ESMTP id k9IGVw9M003530; Wed, 18 Oct 2006 09:31:58 -0700 Message-ID: <453656FE.8020602@lerdorf.com> Date: Wed, 18 Oct 2006 09:31:58 -0700 User-Agent: Thunderbird 1.5.0.7 (Macintosh/20060909) MIME-Version: 1.0 To: Fred Moses CC: internals@lists.php.net References: <9A.94.57502.9A656354@pb1.pair.com> In-Reply-To: <9A.94.57502.9A656354@pb1.pair.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Upload progress From: rasmus@lerdorf.com (Rasmus Lerdorf) Fred Moses wrote: > What ever became of support for a progress bar during file upload? It > seems to have been relegated to the doldrums. It would be extremely > handy for a commercial client of mine whose customers upload large image > files. It's in 5.2. You can see it running here: http://progphp.com/progress.php -Rasmus