Re: files, php & pgsql - Mailing list pgsql-php

From Chris
Subject Re: files, php & pgsql
Date
Msg-id 4.3.2.7.2.20001018224002.00ab4610@mail.pharm.usyd.edu.au
Whole thread Raw
In response to Re: files, php & pgsql  (Dave Perkins <drp@shore.net>)
List pgsql-php
Hey,

<snip>
>Putting the quoted string all on one line as in:
>
>$sql = "insert into images (picnum, image) values
>(nextval('images_picnum_seq'),'$loid')";

I think that's how I've got it, it might've just been bad line wrapping.

My main problem is with the retrieval of files from the database :/

Thanks anyway :)
Chris.


pgsql-php by date:

Previous
From: Dave Perkins
Date:
Subject: Re: files, php & pgsql
Next
From: Dave Perkins
Date:
Subject: Re: files, php & pgsql