RE: [PHP-DEV] Upload Progress Meter Patch

2004-11-09 Thread David Enderson
oughly to those who haven't studied the problem in detail, and show a good example of how the upload status could be accessed in the status script. --David -=+=- David Enderson Programmer Digital IMS -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP-DEV] Proposal: Array syntax

2003-11-05 Thread David Enderson
right. :-) --David > -Original Message- > From: Robert Cummings [mailto:[EMAIL PROTECTED] > Sent: Wednesday, November 05, 2003 3:09 PM > To: David Enderson > Cc: [EMAIL PROTECTED] > Subject: RE: [PHP-DEV] Proposal: Array syntax > > > On Wed, 2003-11-05 at 14:0

RE: [PHP-DEV] Proposal: Array syntax

2003-11-05 Thread David Enderson
s someone pointed out, you can make anything look nasty in C-syntax derived languages. --David -=+=- David Enderson Programmer Digital IMS -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] File Upload Status diffs

2003-07-16 Thread David Enderson
gt; you could post a diff of the changes you made to the core > file upload code > to implement the status functions we can take a look. The > Javascript and > HTML that makes use of these hooks fit better as a PEAR module. > > -Rasmus > -=+=- David Enderson Programm

RE: [PHP-DEV] [PATCH] upload progress metter

2003-06-06 Thread David Enderson
, that the easiest way to pass information seemed to be through the use of temporary files. I was hoping that once I submitted my patch that someone on this list might have a better suggestion like direction on using shared memory or something. --David -=+=- David Enderson Programmer