Re: upload a image file and save into the table

From: Joe Conway <mail(at)joeconway(dot)com>
To: Zhidian Du <duzhidian(at)hotmail(dot)com>
Cc: pgsql-php(at)postgresql(dot)org
Subject: Re: upload a image file and save into the table
Date: 2002-09-19 04:46:45
Message-ID: 3D8956B5.2020200@joeconway.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-php

Zhidian Du wrote:
> I want to let users upload a image file (jpg or gif or any binary file)
> from browser and save these files into one column of a table, how can i
> implement it ?
>

Please search the archives. There have been multiple discussions about this in
the past. Here's a link to one thread:

http://archives.postgresql.org/pgsql-general/2002-02/msg01140.php

Joe

In response to

Browse pgsql-php by date

  From Date Subject
Next Message arun kv 2002-09-19 10:38:28 File upload default size in php
Previous Message Christopher Kings-Lynne 2002-09-19 04:42:29 Re: upload a image file and save into the table