Justtechjobs.com Find a programming school near you






Online Campus Both


php-general | 2000071

Re: [PHP] +SHow Image from DataBase From: idban secandri (idban <email protected>)
Date: 07/08/00

At 17:06 08/07/00 -0400, you wrote:
>And showpic.php
>make the Select stuff from the DataBase in Binary Mode, and dunpit
>directly to the browser, will this work ? I don't think so...
>DO I have to send any header or something to the browser ?
>
>thanks in advance..

if you just dump it without put the header, that wont work you need pot the
header

may be this help you

http://www.zend.com/codex.php?id=180&single=1

--
Doubt whom you will, but never yourself.
http://php.klik.or.id

-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>