php-general | 2000071
Date: 07/08/00
- Next message: Evan Raskob: "[PHP] XML inside a file"
- Previous message: Yurais Fernandez Leal: "[PHP] +SHow Image from DataBase"
- Next in thread: Yurais Fernandez Leal: "Re: [PHP] +SHow Image from DataBase"
- Reply: Yurais Fernandez Leal: "Re: [PHP] +SHow Image from DataBase"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: Evan Raskob: "[PHP] XML inside a file"
- Previous message: Yurais Fernandez Leal: "[PHP] +SHow Image from DataBase"
- Next in thread: Yurais Fernandez Leal: "Re: [PHP] +SHow Image from DataBase"
- Reply: Yurais Fernandez Leal: "Re: [PHP] +SHow Image from DataBase"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

