On Sunday 11 January 2004 04:30, Rick Laird wrote:
> I am trying to uplaod a 3 MB file to a server running apache and PHP. I
> seem to hitting a 1.7 MB limit on the file size. I do not have
> max_file_size set in my php.ini. I am using the Jakarta HTTPClient java
> classes as the client.
"uploa
Rick Laird wrote:
I am trying to uplaod a 3 MB file to a server running apache and PHP. I
seem to hitting a 1.7 MB limit on the file size. I do not have
max_file_size set in my php.ini.
Not having upload_max_filesize set (which I assume is the setting you
are referring to) will cause PHP to use
I am trying to uplaod a 3 MB file to a server running apache and PHP. I
seem to hitting a 1.7 MB limit on the file size. I do not have
max_file_size set in my php.ini. I am using the Jakarta HTTPClient java
classes as the client.
Any help would be much appriciated.
Thanks
Rick Laird
--
PHP
ebruary 07, 2001 2:12 PM
> Subject: [PHP] PHP File Uplaod Path
>
>
> > Hi!
> >
> > I need help with uploading files with php.
> > What is the default directory where the files are
> > uploaded..?
> > I want to specify a particular directory where the
>
ny other, topic...
- Original Message -
From: "Dhaval Desai" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, February 07, 2001 3:42 AM
Subject: [PHP] PHP File Uplaod Path
> Hi!
>
> I need help with uploading files with php.
> What is the default dir
On Wed, 7 Feb 2001, Dhaval Desai wrote:
> Hi!
>
> I need help with uploading files with php.
> What is the default directory where the files are
> uploaded..?
/tmp ... file name is php(n) where 'n' is an incrementing number
> I want to specify a particular directory where the
> files have to
Hi!
I need help with uploading files with php.
What is the default directory where the files are
uploaded..?
I want to specify a particular directory where the
files have to come after they are uploaded.
Is it possible to specify a path in the script where
the files will automatically be copied
7 matches
Mail list logo