You are here: Re: How to insert and select images from postgres db « PHP « IT news, forums, messages
Re: How to insert and select images from postgres db

Posted by andreja on 10/21/27 11:12

same thing for inserting, or similar
but youl have to read file s
something like:
<?
$file = "path/file.jpg";
$handle = $fopen ($file, "r");
$size = filesize($file, $handle);
$content = fread($handle, $size);
$content = mysql_escape_string($content);

// and now you can insert it into database
?>


"J.F.Kishor" <kishor@ooty.tenet.res.in> wrote in message
news:Pine.LNX.4.33.0503301706440.20884-100000@kuruvi.ooty.tenet.res.in...
> Hi,
>
> I am having a problem in storing and selecting images in and
> from postgres.
>
> My requirement is I have to select the image from the database
> and display it in User Interface.
>
> Can anyone help me through this problem, I'am in need of this
> solution by today.
>
>
>
> Regards,
> - JFK
> kishor
> Nilgiri Networks

 

Navigation:

[Reply to this message]


Удаленная работа для программистов  •  Как заработать на Google AdSense  •  England, UK  •  статьи на английском  •  PHP MySQL CMS Apache Oscommerce  •  Online Business Knowledge Base  •  DVD MP3 AVI MP4 players codecs conversion help
Home  •  Search  •  Site Map  •  Set as Homepage  •  Add to Favourites

Copyright © 2005-2006 Powered by Custom PHP Programming

Сайт изготовлен в Студии Валентина Петручека
изготовление и поддержка веб-сайтов, разработка программного обеспечения, поисковая оптимизация