Re: File upload default size in php

From: Andrew Haigh <lists(dot)ahaigh(at)dsl(dot)pipex(dot)com>
To:
Cc: arun kv <arun(at)library(dot)iisc(dot)ernet(dot)in>, PGSQL <pgsql-php(at)postgresql(dot)org>, php-xml(at)yahoogroups(dot)com
Subject: Re: File upload default size in php
Date: 2002-09-19 13:59:36
Message-ID: 1032443977.2291.12.camel@uluru.internal.spudoofer.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-php

On Thu, 2002-09-19 at 14:46, Andrew Haigh wrote:
> You need to edit the php.ini file, which configures php.
>
> If you look under file uploads, there is an option, which allows you to
> set a max. file size.
>
> Andrew
>
> On Thu, 2002-09-19 at 11:38, arun kv wrote:
> > hello sir,
> > I am uploading a file through php script using
> > <input type =file>
> > Using this what is the maximum file size one can upload.
> > How to change the maximum file size that can be uploaded.
> >
> > thanks
> > Arun
> >
> >
> > ---------------------------(end of broadcast)---------------------------
> > TIP 5: Have you checked our extensive FAQ?
> >
> > http://www.postgresql.org/users-lounge/docs/faq.html
> --
> --
>
> "Imagination is more important than knowledge."
--
--

"Imagination is more important than knowledge."

In response to

Browse pgsql-php by date

  From Date Subject
Next Message Sebastiano Cascione 2002-09-19 16:37:48 transaction in postgres
Previous Message arun kv 2002-09-19 10:38:28 File upload default size in php