Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:1828 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 18092 invoked from network); 20 May 2003 22:22:39 -0000 Received: from unknown (HELO dimsmail.digitalims.net) (12.144.148.54) by pb1.pair.com with SMTP; 20 May 2003 22:22:39 -0000 Received: (qmail 10902 invoked by uid 778); 20 May 2003 22:22:38 -0000 Received: from unknown (HELO corp.digitalims.com) (65.221.143.39) by mail.digitalims.net with SMTP; 20 May 2003 22:22:38 -0000 X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Date: Tue, 20 May 2003 17:22:38 -0500 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: I would like to contribute a File Upload Status module Thread-Index: AcMfHlE2CzC1mSeMQSm/BppTZ0pUiA== To: Subject: I would like to contribute a File Upload Status module From: DEnderson@DigitalIMS.com ("David Enderson") I would like to volunteer time to the PHP project to integrate a module I've written. I work as a full-time programmer for Digital IMS. We provide quite a few webservices and use PHP for almost everything. We needed an additional feature that the language did not provide, so I was commissioned to write an addon module to the language. We have been using it successfully for a year and my manager is interested in allowing me to work with the PHP project to integrate our module into the sourcebase if you want me to. (I hope this is the right place to post this information. I hunted all over the website for a contact point for volunteering and didn't find anything.) Summary Explanation of the Module: Our clients often upload large files and wanted a file upload status bar. I discovered that there was no way to do a file upload status bar with PHP so I wrote an add-on module that does this. If a web programmer is to use this functionality successfully, a bit of Javascript mixed with HTML is required. Here are some screenshots of this process in action: http://www.yanthor.net/upload_status.html Obviously the HTML you see is completely configurable. What the module provides is three functions added to the language to access the current file upload information: - the current upload status - the number of bytes uploaded so far - the total size of the incoming upload. I am willing to rewrite as much of my code as necessary to fit the coding standards of the PHP project. If the PHP project is interested in working with me, I can submit a project proposal to my boss to allocate time for me to work on this project. If I posted this to the wrong place, please direct me to the person I need to contact. :-) Thanks. Sincerely, David Enderson -----=3D+=3D----- David Enderson Programmer Digital IMS 402.437.0137 denderson@digitalims.com