Re: FW: How to store binaries and ASCII files in DB - Mailing list pgsql-php

From Pawel Bernat
Subject Re: FW: How to store binaries and ASCII files in DB
Date
Msg-id 20050615150022.A16107@vlo
Whole thread Raw
In response to FW: How to store binaries and ASCII files in DB  ("Weber Matthias" <weber@faps.uni-erlangen.de>)
List pgsql-php
On Wed, Jun 15, 2005 at 12:42:28PM +0200, Weber Matthias wrote:
> is their any php code example on how to store files (binary and ASCII) into a postgres db?
http://www.php.net/manual/en/function.file-get-contents.php
http://www.php.net/manual/en/function.pg-escape-bytea.php
http://www.php.net/manual/en/function.pg-escape-string.php
http://www.php.net/manual/en/function.pg-query.php


p.
--
Paweł Bernat; uselessness' lover;
select'<asm'||chr(64)||'asm'||'.'||'flynet'||chr(46)||'pl>'as email;
Slowly and surely the unix crept up on the Nintendo user ...

pgsql-php by date:

Previous
From: "Weber Matthias"
Date:
Subject: FW: How to store binaries and ASCII files in DB
Next
From:
Date:
Subject: Re: pg_dump