Re: [PHP] two confuse problems

2007-08-08 Thread Richard Lynch
On Wed, August 8, 2007 1:43 am, [EMAIL PROTECTED] wrote: > As the follow show: > > I want to meet a function that, > > 1,Click the brows bottom, and select one file, return the file name to > the text area and the file¡¦s size to the $filesize. > > I don¡¦t how to make the browser bottom to achieve

Re: [PHP] two confuse problems

2007-08-08 Thread brian
[EMAIL PROTECTED] wrote: 1,Click the brows bottom, and select one file, return the file name to the text area and the file¡¦s size to the $filesize. > I don¡¦t how to make the browser bottom to achieve that.? PHP can't help you with that. When a person selects a file in a file upload form

[PHP] two confuse problems

2007-08-07 Thread EVEL_LIU
Dear all As the follow show: I want to meet a function that, 1,Click the brows bottom, and select one file, return the file name to the text area and the file’s size to the $filesize. I don’t how to make the browser bottom to achieve that.? 2,use the zip_read function of the PHP: (because