Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:40236 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 23180 invoked from network); 3 Sep 2008 14:03:39 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Sep 2008 14:03:39 -0000 Authentication-Results: pb1.pair.com smtp.mail=krudtaa@yahoo.com; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=krudtaa@yahoo.com; sender-id=unknown; domainkeys=good Received-SPF: error (pb1.pair.com: domain yahoo.com from 206.190.48.204 cause and error) DomainKey-Status: good X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: krudtaa@yahoo.com X-Host-Fingerprint: 206.190.48.204 web52601.mail.re2.yahoo.com Received: from [206.190.48.204] ([206.190.48.204:40774] helo=web52601.mail.re2.yahoo.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 08/04-26805-A399EB84 for ; Wed, 03 Sep 2008 10:03:38 -0400 Received: (qmail 82643 invoked by uid 60001); 3 Sep 2008 14:03:35 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type:Message-ID; b=IXWh0ofhv67QLN4zMWcCtUP6HsBgOyu1B2lKDdJky3UBa7zHo2YfAEEGsuKbmckS7CSK9KsJUGxvawEyZrfRjd6sprGB6e3lYXMnTh1Nt2gj5flcqjBxOjM88j1GaTSvXydaseWA1X2tAWKprESQ6kM+7+kuGKkHmAwLiOYZKEM=; X-YMail-OSG: W2xc4.8VM1kWpdVfwcxqS.nqbMWX5ZbfWAXV7YpL2kuEYyQPI3BHZc18FSor7SCpp8T1D6jgifhdUwMyxpCaJPnybKtMjIrrZBpbM4Sn1TndX.uDyLUVO8WIgqB0dmS29w-- Received: from [81.166.64.20] by web52601.mail.re2.yahoo.com via HTTP; Wed, 03 Sep 2008 07:03:35 PDT X-Mailer: YahooMailWebService/0.7.218.2 Date: Wed, 3 Sep 2008 07:03:35 -0700 (PDT) To: internals@lists.php.net MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Message-ID: <632794.81571.qm@web52601.mail.re2.yahoo.com> Subject: Upload hooks avail through session vars? Can dollars trigger development? From: krudtaa@yahoo.com ("Tore B. Krudtaa") Okay, I'm a totally newbie to this forum except for a few posts related to the upload hooks some weeks ago. I'm a PRO web-developer and uses PHP as the main scripting language. Rasmus Lerdorf answered my post with something like: "All storage modules should be able to use the upload hooks" I would like to be able to use the Upload Hooks using some session variables, and I would like to see this feature implemented in at least PHP 6, and if possible some future upgrades of PHP 5. Note that the Upload Hooks should be possible to use, using a standard PHP installation and should require NO PECL, NO APC, NO Add-ons, or enabling of extensions etc.... ********************* Now to my question: ********************* Could developer(s) be interested in working on a solution to make it possible to access the Upload Hooks using session variables? If so, I could eventually be prepared to pay some $$$$'ars to eventually trigger someone to do do this. Note that the $$$$'ars cannot be payed unless it is implemented. How much money this should be and how it should be payed ... well I'm willing to sign an agreement where the goals for the development should be outlined as well as how much $$$$'ars to be payed ... Tore B. Krudtaa