Re: uploading texts - Mailing list pgsql-general

From Frank Joerdens
Subject Re: uploading texts
Date
Msg-id 20020704154744.A5072@superfly.archi-me-des.de
Whole thread Raw
In response to uploading texts  (ktt <kestutis98@yahoo.com>)
Responses Re: uploading texts
List pgsql-general
On Thu, Jul 04, 2002 at 02:56:19AM -0700, ktt wrote:
> hello.
>
> I have plans to build textual postgres
> database with php interface.
> but uploading texts to it via copy@paste
> to html form seems to be inconvienent.
> what other possibilities to upload texts
> to the postgres via php?
> any links would be great.

I've been thinking about using the wv library to parse M$ Word files
server-side after uploading them, and then stuffing the resulting bits
into a db. I think it would be a good thing to be able to do. I haven't
gotten 'round to it though.

http://www.wvware.com/

Tutorials for file uploading via PHP abound on

http://www.phpbuilder.com/

Regards, Frank



pgsql-general by date:

Previous
From: frbn
Date:
Subject: Re: Indexing Views
Next
From: Thomas Lockhart
Date:
Subject: Re: epoch from date field